2005/10/11, paul brian <[EMAIL PROTECTED]>:
> Firstly are you using this to store or alter data regarding Microsoft
> Active Directory?. If so I suggest you look at some of their ADSI /
> WMI interfaces for COM (if you use win32com from Mark Hammond or
> activeState life becomes a lot easier. Well the Windows programming
> part of it does)

Hi Paul, this is not my particular case, but your answer still has
been precious!

Really dictionaries might result in a poor solution in some cases. I
think that I will face my problem using a dedicated class (thanks Alan
for this suggestion), implementing an "expandable" tree structure
where items will be related via parent/child relation. The idea of
using generator is whetting too.

Actually I have no time (hrm.. call it skills?) to make up all these
things togheter! However, considering that in the near future I shall
rewrite this application for a bunch of good reasons, I'll ask for
help again, count on it ;-)

Thanks.
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to