[Dbix-class] Example of AJAXified DBIC::Ordered?

Jesse Sheidlower jester at panix.com
Mon Mar 30 13:43:45 BST 2009


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



More information about the DBIx-Class mailing list