Login  Register

Re: EntityCondition factory objects

Posted by David E. Jones-2 on Jun 10, 2010; 12:52am
URL: http://ofbiz.116.s1.nabble.com/EntityCondition-factory-objects-tp2249286p2249744.html


On Jun 9, 2010, at 2:28 PM, Adam Heath wrote:

> Adrian Crum wrote:
>> "Public service announcement: Object pooling is now a serious
>> performance loss for all but the most heavyweight of objects, and even
>> then it is tricky to get right without introducing concurrency
>> bottlenecks."
>>
>> http://www.ibm.com/developerworks/java/library/j-jtp09275.html?ca=dgr-jw22JavaUrbanLegends
>
> What's cute about this, is that that article is from *before* the
> factory stuff was added to conditions.

Dang, I guess I missed that notification.

What's also cute is that no one else brought it up for five years. I wonder if there's a reason?

-David