So, the ordering is just A-Z ? _______________________ Everton Agner Ramos
2010/12/7 Thiago H. de Paula Figueiredo <thiag...@gmail.com> > On Tue, 07 Dec 2010 21:19:23 -0200, Everton Agner <ton.ag...@gmail.com> > wrote: > > I'm developing a generic auto-adapting Menu builder (that'll be open in >> googlecode also). I need to know the ordering because my algorithm to walk >> through the tree >> (it's levels) needs to start from the deeper ones (the leafs) to the first >> (the root). >> > > In your case, you need some sorting logic that most probably isn't > implemented inside Tapestry, so I suggest you to implement a Comparator that > does what you want. > > > -- > Thiago H. de Paula Figueiredo > Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, > and instructor > Owner, Ars Machina Tecnologia da Informação Ltda. > http://www.arsmachina.com.br > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >