Hi Everybody, I'm looking for 3 PMC +1s so that I can commit the patch attached to: http://issues.apache.org/jira/browse/XBEAN-36
It basically allows us to do things like: <x:memoryManager limit="1000000 bytes"/> <x:memoryManager limit="1000 k"/> <x:memoryManager limit="20 Meg"/> By annotating the property with a custom property editor that understands the "bytes", "k", "Megs" suffixes and knows how to create the right value. This would come in very handy in a couple of spots in the ActiveMQ configuration. -- Regards, Hiram Blog: http://hiramchirino.com
