Re: Still no records
- From: ZB <zbREMOVE_THIS@xxxxxxxxxxxxxxxxxxxx>
- Date: 15 Sep 2007 11:33:16 GMT
Dnia 15.09.2007 Donal K. Fellows <donal.k.fellows@xxxxxxxxxxxxxxxx> napisał/a:
Get the 'dict' extension for 8.4 or just get 8.5 (b1 should be no more
than a week or so away) which has the functionality integrated. That
gives you a (reasonably) efficient way of handling values that contain a
by-name mapping.
Yes, I've got the extension, as it'll allow dictionaries in 8.4.
Nevertheless for the current work finally I decided to use struct::record
instead of stooop, as it gives enough for my current needs, and works (almost)
just like struct in C or record in Pascal.
Actually, the complete solution given by Richard Suchenwirth -
http://wiki.tcl.tk/1598 - is very interesting example, how it can be done
using no external libs. But without any doubt, a program using
struct::record will be just much more plain.
--
ZB
.
- Follow-Ups:
- References:
- Still no records
- From: ZB
- Re: Still no records
- From: Larry W. Virden
- Re: Still no records
- From: ZB
- Re: Still no records
- From: Michael Schlenker
- Re: Still no records
- From: Bruce
- Re: Still no records
- From: tom.rmadilo
- Re: Still no records
- From: ZB
- Re: Still no records
- From: Donal K. Fellows
- Still no records
- Prev by Date: Re: puts variable without quoting
- Next by Date: Re: first token in string
- Previous by thread: Re: Still no records
- Next by thread: OK, it's the matter of database structure rather
- Index(es):