Magnus Hagander wrote:
There must be some XML stuff in std wx, since XRC uses XML, dunno how reusable that is.Anyway, it could be rewritten to either not use XML at all, or to not use wxxml (say by linking directly to libxml, which is likely to be on the system already considering how many packages use it). It just makes it easier when you don't have to maintain the code youself.
Still appears as a duplication of features. What's wrong with "recent files"? Actually, I'd like it better to have a means of adding macros/scripts or so to pgAdmin, i.e. wxPython. This would enable pgAdmin extensions, keeping the pgAdmin core relatively pure.As for the fact that you can already store them in standard files - sure you can. It's a matter of convenience.
Regards, Andreas