Re: [Plastic-devs] Idenitifying different subsets [was Re: Also....
Brought to you by:
johndavidtaylor,
thomasboch
|
From: Thomas B. <bo...@ne...> - 2006-08-29 14:04:11
|
Hi John,
Being able to identify groups within tables might also be interest for
me (in Aladin). I don't quite understand at which level the groupId is
defined. Could you elaborate a bit more, and give an example ?
> Whichever is adopted the groupId should be an optional parameter. In
> fact, I'd prefer to see it tacked on in an optional struct at the end
> showObjects(tableId, rows[], [options])
> with
> options={groupdId=int[]}
>
> to allow for future expansion.
The more I think about it, the more I agree that an optional struct is
the right way to keep simplicity for simple things, yet giving some
flexibility for more advanced ones. I think it is very important to keep
the 'entry cost' to PLASTIC as low as possible, otherwise most people
won't use it.
Cheers,
Thomas
|