Pierre van Rooden wrote:
> 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! 

Yep....

> 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.
> 

I agree. Output to different media has to be done outside of the builders.

Gerard


Reply via email to