> -----Original Message----- > From: S. Isaac Dealey [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 13, 2005 3:23 PM > To: CF-Talk > Subject: Re: Linked Lists > > That's possible... Not what I had in mind, but it's possible... It > doesn't encapsulate the instructions the way I was imagining. Here's a > crude example (pardon the lack of appropriate i18n, etc.):
I've got something (mostly) done like that... essentially a CFC version of my JavaScript "ObCollectionOrdered". http://www.depressedpress.com/depressedpress/Content/Development/JavaScript/ Extensions/DP_ObCollectionOrdered/Index.cfm The JavaScript version doesn't have the iterators (something I keep meaning to add) - it just exposes the internal array (not very elegant) but the other functions (rank management, sorting, etc) are very useful. I think a version for CF (to do things like Shopping carts and the like as you've shown) would be peachy keen. ;^) Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:218086 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

