Collection Object
Ruslan Zasukhin
sunshine at public.kherson.ua
Mon Jul 31 17:30:33 CDT 2006
On 7/31/06 4:37 PM, "Philip Mötteli" <philip.moetteli at econophone.ch> wrote:
>> LEFT_TC keep collection of records from SEVERAL tables on
>> right side.
>
> Yes, kind of a BLOB of ObjectsPtr's.
Oh!
Lets say:
ARRAY Of ObjectPtr
So DREAM is:
add into Valentina feature
column ARRAY of type T
where T can be any (?) Valentina type...
> That would be very great, because then, we could leverage the beauty
> of Valentinas relational part.
Can you make more details on this?
What searches you want to do?
on Table TC ?
on elements of Array?
>> Iteration?
>
> I don't think so.
> Indexation for the ordered kind of collection (NSArray).
>
> Actually, the primitive methods of NSArray/NSMutableArray are:
> - (unsigned)count
>
> - (id)objectAtIndex:(unsigned)index
>
> - (void)addObject:(id)anObject
>
> - (void)insertObject:(id)anObject atIndex:(unsigned)index
>
> - (void)removeLastObject
>
> - (void)removeObjectAtIndex:(unsigned)index
>
> - (void)replaceObjectAtIndex:(unsigned)index withObject:(id)anObject
--
Best regards,
Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc
Valentina - Joining Worlds of Information
http://www.paradigmasoft.com
[I feel the need: the need for speed]
More information about the Valentina
mailing list