[Seaside] Displaying items from a dictionary collection in a given order?

Sebastian Sastre sebastian at flowingconcept.com
Sat Oct 23 20:11:51 UTC 2010


I'd take a look at the XMLOrderPreservingDictionary from XML-Parser

sebastian



On Oct 23, 2010, at 4:12 PM, Gilles Schtickzelle wrote:

> Hello,
> 
> I have a seaside component that I use to display a list of items pulled from a dictionary. 
> They appear to be in random order and I'd like to have them displayed in alphabetical or reverse alphabetical order.
> I don't really want to have an intermediary orderedCollection that I would display instead, as I would like to add to and delete items from the dictionary directly and see the changes in the component without having to repopulate the intermediary collection.
> 
> Is that any way to do that?
> 
> Thanks,
> Gilles
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20101023/ac404bb9/attachment.htm


More information about the seaside mailing list