Hello,
Peter Scott writes:
I've been working on improving the McCLIM inspector, and I've made some substantial changes, like improved display of functions, strings, structures, and generic functions, along with a bunch of added comments and documentation. How can I contribute my changes to McCLIM?
Do I get everything in order and then send patches? If so, to whom?
Sure, if you can do patches, that would be good. Please send them to mcclim-devel@common-lisp.net.
Thanks for contributing,
On Feb 2, 2005, at 11:13 AM, Robert Strandh wrote:
Hello,
Peter Scott writes:
...
Do I get everything in order and then send patches? If so, to whom?
Sure, if you can do patches, that would be good. Please send them to mcclim-devel@common-lisp.net.
I just commited your (Peter's) clim-mop patch, so don't send that again :)
Tim
To: Peter Scott sketerpot@gmail.com Date: Wed, 2 Feb 2005 11:13:21 +0100 From: Robert Strandh
Hello,
Peter Scott writes:
I've been working on improving the McCLIM inspector, and I've made some substantial changes, like improved display of functions, strings, structures, and generic functions, along with a bunch of added comments and documentation. How can I contribute my changes to McCLIM?
Do I get everything in order and then send patches? If so, to whom?
Sure, if you can do patches, that would be good. Please send them to mcclim-devel@common-lisp.net.
Or you could get CVS commit access. Then you could just check in your fixes/improvements.
Mike McDonald mikemac@mikemac.com
mikemac@mikemac.com writes:
Or you could get CVS commit access. Then you could just check in your fixes/improvements.
That's not a bad idea. I am looking for someone to take over the inspector anyway, because I am a little bit too busy with Climacs at the moment.