OGNL

Nick
--- Tim Colson <[EMAIL PROTECTED]> wrote:

> So just assume for a moment that RAM is cheap and you decided to load
> 100K
> objects into memory. Assume those objects were "Employees"... you can
> imagine the fields would be the usual suspects. Assume each employee is
> associated with a profile that is another object, which is composed of a
> bunch of other data objects.
> 
> What would you use to find/select objects like "Name or email foo matches
> *olson* " ? 
> 
> Some possibilities:
> http://jakarta.apache.org/commons/jxpath/
> 
> Some of the stuff inside Commons:
> http://jakarta.apache.org/commons/collections/
> 
> Lucene indexes
> http://jakarta.apache.org/lucene/docs/
> 
> 
> Others?
> 
> Tim
> 
> ---------------------------------------------------------------------
> 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