[Glass] Indexing question
BrunoBB
smalltalk at adinet.com.uy
Mon Dec 9 18:25:28 PST 2013
Hi Martin,
Thanks for the fast answer.
>>there will be some new abilities in 3.2
Very good, i will read about it in the release notes of 3.2.
Your solution it seem to be good to me. The FormInstance can have a couple
of slots to hold indexes. But the values of these slots (inst vars) depend
on the type of the form (FormDefinition).
For Exmaple:
FormInstance inst var (stringIndexValue integerIndexValue dateIndexValue and
so on).
For each instance of FormInstance stringIndexValue it will hold a value.
This value (stringIndexValue) for some FormInstance it will be the key
'name' for others it will be other key 'form_code'. But since these
collection are already separated it will be no performance problem (i think)
creating the index.
Thanks very much Martin !
Regards,
Bruno
--
View this message in context: http://forum.world.st/Indexing-question-tp4728875p4728885.html
Sent from the GLASS mailing list archive at Nabble.com.
More information about the Glass
mailing list