« Return to Thread: Functional or Not?

Re: Re: Community repository proposal

by David Pollak :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View in Thread


On Oct 24, 2007, at 8:37 PM, Alex Boisvert wrote:

Great idea!   I also propose a regex package (from lift?) and a standardized {Result, Success, Failure} trifecta.


I'm happy to share the pieces of lift that make sense to go into a larger repository.  I have to review the IP assignment documents to make sure that changing the code from an Apache 2.0 license to a BSD-style license is permissible, but I don't expect that that's a huge hurdle.

Things in lift that might be better in the world at large:
- The Can[T] class (like Option with with Failure in addition to Empty)
- The Textile parser
- The RegEx stuff (a thin layer on top of Java's RegEx package)
- The Logging stuff (a thin layer on Log4J)
- The Helpers object (all sorts of conversion, date related stuff, etc.)

Thanks,

David

alex

On 10/24/07, Eric Willigers <ewilligers@...> wrote:
> I propose that we will host a Git[1] repository, to which we will grant
> write access to anyone (that we recognise) who asks for it. This
> repository will contain a scalax._ package tree containing the
> community-contributed code. We will set up a separate mailing list to
> discuss this code. A second repository will be writable only by a
> selection of 'influential' Scala users (list subject to nominations)
> and will contain the code that passes peer review. That repository will
> be published periodically via sbaz.


--
David Pollak




 « Return to Thread: Functional or Not?