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