Hi folks!
I have a (perhaps simple) question about collections. I have read past threads, and NHibernate documentation, but unsure of what is the best way to proceed. Any pointers would be greatly appreciated.
Scenario:
Basically, I have a collection that is ordered by the user. The default order should be the order, in which the user added items to the collection. But, then, user should have a ability to change the order based on his wishes. (Think of NetFlix.com’s movie queue).
Thanks in advance!
desiguy
|