Hi,
I think one way is this. As a connector for this classes use xwiki
document. I mean you have two xwiki classes. One is FishProvider and other
one is Fishes or for each fish species one class. You connect both of them
by adding them to some xwiki document. So you will get unique connection for
FishProvider and Fishes.
For example you have class Fish1 and class FishProvider.
Fish1 will have propertie like size.
FishProvider will have propertie like name.
Now you create xwiki document, for example with name Fishery, and as next
step you create object for class Fish1 and another object for class
FishProvider. These two objects is now attached to xwiki document Fishery.
In database it connected throught table XWikiObjects.
I hope that, it will help you.
Jan
On Sat, May 3, 2008 at 11:06 AM, [Ricardo Rodriguez] Your EPEC Network ICT
Team <webmaster(a)environmentalchange.net> wrote:
Hi all,
I am afraid the title of this thread is a bit pompous :-)
In fact the question seems to me to be an entry level object oriented
database design, but I am not able to make my mind about this. Your help
will be greatly appreciated!
Here a simple chart about the problem:
http://mire.environmentalchange.net/~webmaster/pdr/dataModelpdR.png<http…
I have two ever-growing pools of data: providers and fishes. By
following the ToDo and FAQ tutorials, I "easily" could create and
instantiate the two classes but, how could I establish the relationship
between providers and fishes?
Thanks!
Ricardo
--
Ricardo RodrĂguez
Your EPEC Network ICT Team
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users