-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On May 22, 2008, at 6:01 AM, Nicholas FitzGerald wrote:
> Hello all,
> Thanks for the clarification on types. That code was just there for  
> now so I could see the output and make sure everything was working  
> up to that point. I was more wondering if there is a better way to  
> get at the Descriptor names and Values than what I've done with the  
> Lists and Iterators.  Because DescriptorEngine uses a HashTable  
> underneath, when I do it the way I've done it I get the Descriptors  
> out in some random order based on how they were hashed. This is not  
> very convenient if I want to then insert the values one by one into  
> a table, so I was wondering how you get values out in a standard  
> order.

An option would be to not use the engine, but rather just get a list  
of all available classes and then run through them one at a time

- -------------------------------------------------------------------
Rajarshi Guha  <[EMAIL PROTECTED]>
GPG Fingerprint: D070 5427 CC5B 7938 929C  DD13 66A1 922C 51E7 9E84
- -------------------------------------------------------------------
Breadth-first search is the bulldozer of science.
                -- Randy Goebel


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)

iEYEARECAAYFAkg1df0ACgkQZqGSLFHnnoQvXACfQNmGtdyWKJgvdFYWJ+2QaQJz
/8wAoOV+9OGuzbItihFcLcnHgMYvTfjp
=6Ah/
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Cdk-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cdk-user

Reply via email to