Re: [pgadmin-hackers] pgAgent: I want to make a port to C++ Only

2013-09-09 Thread Linreg
Am Montag, 9. September 2013, 08:31:11 schrieb Dave Page: > On Mon, Sep 9, 2013 at 7:49 AM, Linreg wrote: > > Hello @All, > > > > i want to make a port away from wxWidgets to a c++ only job scheduler. > > > > Why: > > > > I want to reduce dependencies. A framework like wxWidgets should not > >

Re: [pgadmin-hackers] pgAgent: I want to make a port to C++ Only

2013-09-09 Thread Dave Page
On Mon, Sep 9, 2013 at 7:49 AM, Linreg wrote: > Hello @All, > > > > i want to make a port away from wxWidgets to a c++ only job scheduler. > > > > Why: > > I want to reduce dependencies. A framework like wxWidgets should not > installed to server systems without GUI (linux or windows server) > > C