Hello All, The MMObjectBuilder is a legacy source at the vpro, because it has some extra executeFunction's and a bigger obj2type cache. I'd like to get rid of this code in MMBase 1.6.2,
The extra functions are - xml (escape xml characters) - escapejavascript The mmbase 1.7 should get a more generic way for all functions. The OBJ2TYPE_MAX_SIZE is default set to 20.000, but this is to low for the current sites of the vpro. The obj2type can increase the performance of mmbase if well set. I'd like to make OBJ2TYPE_MAX_SIZE a property in the mmbaseroot.xml (or another suggested place). Can I make these changes and commit it to cvs to remove the legacy source? Nico
