|
From: Frank V. C. <fr...@co...> - 2001-04-05 10:50:52
|
Christophe Prud'homme wrote: > Le Samedi 31 Mars 2001 09:15 am, vous avez écrit : > > Hey gang, > > > > I'm getting close to get a working Schema frame, which I can explain if > > needed. > > > > Basically: > > > > Concept isA Aggregate > > Schema isA Concept > > > > Concept has Properties > > Properties isA Collection > > the Properties collection contains Attributes > > > > Attribute isA Aggregate > > Attribute has a Name > > Attribute has a Value > > Name is a CharPtr > > Value is a FrameworkEntityPtr > seems cool > sounds the right thing to do > seems very logical The change I made was that now: Name is now called Key Key is a FrameworkEntityPtr > Aargh only 24 hours in a day, > > C. <grin> |