On Aug 27, 2005, at 11:41 AM, Aaron Mulder wrote:
How about a must have to implement GBeanName according to the previous notes on the mailing list?
On Aug 27, 2005, at 11:36 AM, Dain Sundstrom wrote:
Does this include modifying all code to use GBeanName instead of object name? [....] Finally, we have not addressed ObjectName queries, which are a required component of the framework and are used through the code base. [....]
On Aug 27, 2005, at 1:48 PM, Dain Sundstrom wrote:
We use ObjectName pattern queries. If we eliminate ObjectNames, what will we use for queries?
On Aug 27, 2005, at 2:11 PM, Aaron Mulder wrote:
Interfaces and GBean Name components. I imagine, for example, theGBeanQuery would take a String (interface name) and/or a Map (key=valuepairs to query on). I guess the domain too. Jeremy mentioned wanting to support a "query language", which among other things would let you specify ands and ors and so on, but I don't think that needs to be in the first release.
It seems this fizzled out into a partial agreement that this was too big for this release.
Is this ok with everyone? -David
