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 - 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! regards, Martin
