STL and pgAdmin - Mailing list pgadmin-hackers

From Luis Ochoa
Subject STL and pgAdmin
Date
Msg-id AANLkTik_VCaRtUyTdzMd07_Xq8B7nmcnBM6JaVD5iqfz@mail.gmail.com
Whole thread Raw
Responses Re: STL and pgAdmin
List pgadmin-hackers
Hi, I have just one question, I want to create a class that allow to create collections with enumerators/iterators to make my work easier when creating the database designer for GSoC, but a few years ago when I created the GQB I do something like that but my solution was create it for one kind of object (gqbObject) and create all objects in collection with that object as parent.

But this time I want to do things better, and I just have one question, Can I use STL classes in pgAdmin?, not using wxWidgets with STL active, just creating some classes with STL functions or some templates but not related to wxwdigets classes, they will be only for use of my database designer.

Regards, Luis

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by guillaume: r8376 - trunk/www/locale
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by guillaume: r8377 - trunk/www/locale/fr_FR/LC_MESSAGES