Re: [pgadmin-hackers] Project proposal for Google Summer of Code

2008-03-26 Thread Mickael Deloison
2008/3/26, Dave Page <[EMAIL PROTECTED]>: > I mean a tool for general tasks, not just unit tests. It makes more > sense to pitch the project as a new feature to allow scripting within > pgAdmin - for example, you could use it to setup a table broken into > 100 partitions. That doesn't mean you h

Re: [pgadmin-hackers] Project proposal for Google Summer of Code

2008-03-26 Thread Dave Page
On Wed, Mar 26, 2008 at 2:53 PM, Mickael Deloison <[EMAIL PROTECTED]> wrote: > The script is indeed executed on the client side. It is actually a > Flex/Bison reentrant parser (no conflict with the rest of pgAdmin). Cool. > However I do not understand exactly what you mean by "generic tool".

Re: [pgadmin-hackers] Project proposal for Google Summer of Code

2008-03-26 Thread Mickael Deloison
2008/3/26, Dave Page <[EMAIL PROTECTED]>: > Hi Mickael, Hi Dave, > > A couple of things spring to mind. I assume the scripts are all parsed > and executed on the client, rather than the server? If so, that seems > pretty cool, but perhaps would be more appropriate in pgAdmin as a > generic to

Re: [pgadmin-hackers] Project proposal for Google Summer of Code

2008-03-26 Thread Dave Page
On Wed, Mar 26, 2008 at 10:51 AM, Mickael Deloison <[EMAIL PROTECTED]> wrote: > Hello, > > I have a project proposal for Google Summer of Code that I want to > discuss. As the work is already begun, I want to show a demonstration > of what it can do. > > It is based on my last year work (pgUnit