Welcome to Rainbow Portal Community Sign in | Join | Help

Updatead Content Item Image

Full Resolution Image: Conten Item Class Diagram

I have added and organized the objects a little more, there are also a number of other classes you dont see there such as culture, status, category and their respective collections, there is also a preliminary dal object currently using an sql wrapper i upgraded to use dbprovider factory i got on codeproject, and its pretty nice, and the developer is working on an generics db provider 2.0 version so i am psyched about that. anyway, this is jsut to have a dal api to work with while we wait on the orm implementation we go with.

 

 

Published mercoledì 12 aprile 2006 23.38 by Jonathan

Comments

# re: Updatead Content Item Image

giovedì 13 aprile 2006 0.36 by ramseur
What about add rainbow item?  You have all the CRUD but insert.

# re: Updatead Content Item Image

giovedì 13 aprile 2006 0.38 by ramseur
Regarding Culture.  Can that be a culture list?  That way a rainbow item can supportl a specific lets say 5 cultures or just 1.

# re: Updatead Content Item Image

giovedì 13 aprile 2006 5.27 by Jonathan
rainbow item has a method AddNewItem if you look at the image more closely :-)

Items do have multiple cultures, but that is actually multiple items, that are connected, which is supported in the db, and objects.

So theoretically, you would try to select content matching the users curunt culture, and if not fall back to defualt, somehwat similar to how enhanced documents works.
Anonymous comments are disabled