On 11/25/05, Laurent PETIT <[EMAIL PROTECTED]> wrote: >[ ...] but I personally would then had preferred to > just use a bit of one of the already reserved flags, setting & getting > the bit safely by means of a getter/setter method that would > encapsulate the binary operations ( & | ...).
Oops, never mind, I have misunderstood the usage of the FLAG_RESERVED ints ... But as for me, I'm not *that* worried to use an additional boolean to keep things clean. I think if you want to fully optimize things, maybe java, and also OOP, are not the right tools for the job ? :-pp OK, I'll stop trolling now, it's late, it's the end of the Week, & everybody is a little tired ;-) And you guys have beeing doing a lot yesterday and today, believing the rate of recent cvs commits ! Thanks a lot ! cu, -- laurent ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
