here:
http://www.depressedpress.com/depressedpress/Content/Development/_javascript_/
Extensions/Index.cfm
I know it's not CF, but I've found these things insanely useful for lots of
things and I thought I'd share (besides sharing them forces me to document
them). The "ObCollection" object is just a simple abstraction object for
unordered collections. It's useful, but not incredibly so.
But I'm really proud of the ObCollectionOrdered - it's an ordered collection
abstraction object. It allows you to manage the rank of objects in lots of
flexible ways. Promoting and demoting members, swapping members, easy
sorting of member objects and so forth.
I've tested both in IE 6 and the latest FireFox and they seem to work pretty
well. The ObCollectionOrdered provides a simple example of how easy the
object makes complex select list management.
I'd love feedback on them or *gasp* bug reports. ;^)
Jim Davis
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

