Benson Margulies wrote:
> Sure.
> 
> Have a look at 
> http://people.apache.org/~bimargulies/memory-efficient-java-tutorial.pdf.

Wow, that's elaborate, a 140 slide PDF. ;-) I bailed out at slide 58ish.

I have 2 suggestions:
1. You write 1 or 2 sentences in a follow up post describing your lab so
that people can easily decide +1 or not.
2. You choose a subject like "Lab request: Primitive Type Collections",
so that people know what your post actually is about.

Thanks!

> 
> I think that the world needs something like GNU Trove with an Apache
> license. I'd like to use labs to experiment with this as a
> one-man-band. 

Sounds reasonable.

> If I can get it off the ground, I'll bring it to
> commons-collections.

+1. Alternatively, you could ping the Harmony project.

  Bernd

> 
> --benson
> 
> 
> On Mon, Nov 30, 2009 at 4:38 AM, Bernd Fondermann
> <[email protected]> wrote:
>> Hi Benson,
>>
>> can you elaborate a little bit more than only posting a RDF?
>>
>> Thanks,
>>
>>  Bernd
>>
>> On Fri, Nov 27, 2009 at 21:36, Benson Margulies <[email protected]> 
>> wrote:
>>> Dear Labs,
>>>
>>> Please forget about my previous inquiry about using labs as a target
>>> for some preexisting stable code. This is an entirely new project I'm
>>> contemplating.
>>>
>>>
>>> <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>
>>>
>>> --benson margulies
>>>
>>> ---------------------------------------------------------------------
>>> 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]
>>
>>
> 
> ---------------------------------------------------------------------
> 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