Eduard Witteveen wrote: > Personally i find that node's should be very simple and easy to create > for everybody, just like beans. Furthermore i am aware that > functionality is now in MMObjectBuilders...
I'm not sure what ypou eman with 'simple'. I think you should expect some fucntionality to reside in builders - you would want to, it's what MMBase 'adds'; to the database layer! Especially functions that manipulate or generate data, or that perform side-effects (such as sending an email when you commit the email object). However, I agree that media-specific conversions (such as generating HTML or WAP) should not happen in the builder, but in either overlaying code (application?) or in a separate (configurable) class. -- Pierre van Rooden Mediapark, C 107 tel. +31 (0)35 6772815 "All your MMBase are belong to us"
