Yup, do what you think is right.....

TIA



                                                                                       
                                               
                    "Juozas Baliuka"                                                   
                                               
                    <[EMAIL PROTECTED]>                       To:     <[EMAIL 
PROTECTED]>                           
                    Sent by:                                cc:                        
                                               
                    [EMAIL PROTECTED]       Subject:     [Hibernate] Dirty checking 
and int/boolean arrays            
                    eforge.net                                                         
                                               
                                                                                       
                                               
                                                                                       
                                               
                    09/02/03 10:17 PM                                                  
                                               
                                                                                       
                                               
                                                                                       
                                               




Hi,
I see TypFactory, ClassPersister and all implementations  use arrays of
ints
to store flags, It is not very performant
 and adds some grabage to code. java.util.BitSet is implemented for this
use
case (it is possible to implement something faster for this use case too).
Can I break interfaces, change implementation and to submit a pacth ?



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel




**********************************************************************
Any personal or sensitive information contained in this email and
attachments must be handled in accordance with the Victorian Information
Privacy Act 2000, the Health Records Act 2001 or the Privacy Act 1988
(Commonwealth), as applicable.

This email, including all attachments, is confidential.  If you are not the
intended recipient, you must not disclose, distribute, copy or use the
information contained in this email or attachments.  Any confidentiality or
privilege is not waived or lost because this email has been sent to you in
error.  If you have received it in error, please let us know by reply
email, delete it from your system and destroy any copies.
**********************************************************************





-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel


Reply via email to