Benson Margulies wrote:
> Dear labs,
> 
> I propose to use labs to try out the initial implementation of a
> storage-efficient set of associative data structures for Java. My
> frank goal is to deliver the capability of GNU Trove under the ASL,
> and perhaps then some. I'd like to use the labs to rough out with
> unambiguous ASF ownership as a lone wolf, and then, if I get
> somewhere, shop it commons-collections and/or Harmony. In the Harmony
> case, there would really be an opportunity to look at the possibility
> of a JSR process for the specific question of primitive type
> collections, which require new API. Anyway, that's way out there in
> the foggy future.

+1

  Bernd

> 
> I apologize for sending this initially with an uninformative subject
> line as just the XML slug.
> 
> --benson
> 
> 
> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
> xmlns="http://usefulinc.com/ns/doap#";
> xmlns:foaf="http://xmlns.com/foaf/0.1/";
> xmlns:labs="http://labs.apache.org/doap-ext/1.0#";
> xmlns:projects="http://projects.apache.org/ns/asfext#";> <Project
> rdf:about="http://labs.apache.org/labs#ptcol";> <name>Primitive Type
> Collections</name> <shortname>ptcol</shortname> <shortdesc
> xml:lang="en">Efficient collections with primitive types</shortdesc>
> <description xml:lang="en">ASLicensed collections library optimized
> for space-efficiency, particularly when primitive Java types are
> involved.</description> <homepage
> rdf:resource="http://labs.apache.org/ptcol/"/> <license
> rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
> <created>2009-11-27</created> <labs:status>active</labs:status>
> <maintainer> <foaf:Person
> rdf:about="http://people.apache.org/[email protected]/#me";>
> <foaf:name>Benson Margulies</foaf:name> <foaf:homepage
> rdf:resource="http://people.apache.org/[email protected]/"/>
> <foaf:mbox_sha1sum>d06f334ab199343861971265fcad6b475f0f7cdf</foaf:mbox_sha1sum>
> </foaf:Person> </maintainer> <repository> <SVNRepository> <location
> rdf:resource="http://svn.apache.org/repos/asf/labs/ptcol/"/> <browse
> rdf:resource="http://svn.apache.org/viewvc/labs/ptcol/"/>
> </SVNRepository> </repository>
> <programming-language>java</programming-language> </Project>
> </rdf:RDF>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to