Re: Interest in an AjaxTree

2008-02-23 Thread Mario Ivankovits
Hi! public interface AjaxTreeDataProvider { public List getRootNodes(); public List getChildNodes(String nodeString); } Shouldn't this be something like this: public interface AjaxTreeDataProvider { public List getRootNodes(); public List getChildNodes(Object node);

[Trinidad] new release(s) ?

2008-02-23 Thread Matthias Wessendorf
Hi, due to an important fix for Facelets and Trinidad 1.2.x, a new version of Trinidad 1.2.x is needed. Since there were also fixes for 1.0.x I think we should release both: -107 -127 Do you agree ? -Matthias -- Matthias Wessendorf further stuff: blog: