On Jan 31, 2008 7:43 AM, Martin Marinschek <[EMAIL PROTECTED]> wrote: > Hi Matthias, > > > On Thu, Jan 31, 2008 at 7:40 AM, Matthias Wessendorf <[EMAIL PROTECTED]> > wrote: > > one more statement... perhaps the "business logic" term is/was confusing; > > > > I create components/renderers all the day. My main job is writing the > > RENDERER logic (for the renderer). > > (client-side (JS) and server-side (java)) > > yes, but you have to admit there is a lot of component logic in MyFaces. > Take UIData (or HtmlDataTable) or tabbed-panel, Schedule..., for example -
yes, not all trinidad components inherit from UIXEditableValue ;-) in the other mail I used the table as an other example... > it is really nasty to work on these rather complicated component classes if > after every change, you have to rebuild/restart. There is not only renderer > developers out there in the world! true, but when you create a comp-lib you are (IMO) in the "business" of a component/renderer developer. > > regards, > > Martin > -- Matthias Wessendorf further stuff: blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf mail: matzew-at-apache-dot-org
