I have an app where I have a small list of items that can be arranged in various ways. I figured that the best way of doing this would be to use DBIx::Class::Ordered along with some AJAX-y thing, perhaps jQuery UI's "Sortables" widget, to rearrange these in a browser and renumber them in the database.
Before I bother, does anyone have some code for this that I can steal? Thanks. Jesse _______________________________________________ List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/ Searchable Archive: http://www.grokbase.com/group/[email protected]
