Deprecate scala.collection.immutable.PagedSeq in 2.12?

Seth Tisue <[email protected]>
Newsgroups gmane.comp.lang.scala
Message-ID <[email protected]>
Would there be any objections if scala.collection.immutable.PagedSeq were 
deprecated in 2.12? I have a hunch that nobody uses it except the 
scala-parser-combinators library, and I think that library would be better 
off with its own version of it, that they can keep in sync with their own 
code and issue timely fixes to whenever needed. (scala-parser-combinators 
has active community maintainers.)

context this came up 
in: https://github.com/scala/scala-parser-combinators/issues/70, a parser 
combinators bug whose root cause turned out to be in PagedSeq.

I looked on Stack Overflow, and there were only 3 references to PagedSeq; 
two were in the context of parser combinators, and the third didn't suit 
the questioner's needs (http://stackoverflow.com/q/16219864/86485).

I also skimmed through the first few pages of Google search results and the 
first few pages of GitHub code search results, and everything looked 
combinators-related.

-- 
You received this message because you are subscribed to the Google Groups "scala-language" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.