There is a private CVS repo at the moment. I guess there are a couple of options for making it available:
1. Find a CVS server that provides anon access for downloads 2. Post a (source) snapshot somewhere 3. Post a binary snapshot somewhere (according to Finder on my Mac, that would be 24MB give or take a few k)
It's not really in a state where it makes sense to move into the main McCLIM repo (or maybe it does) and the build process is non-standard (from a McCLIM point of view) due to dealing with bundles and all that stuff so we'll have to write some docs (bah, I wanted to write a Concordia clone before doing that ;-).
Maybe Mikel has some ideas in this area (he has significantly more experience of distribution than I) so hopefully he'll pitch in to the discussion.
-Duncan
On Sunday, February 29, 2004, at 06:15 PM, Brian Mastenbrook wrote:
On Feb 29, 2004, at 12:58 PM, Duncan Rose wrote:
It's... progressing 8-) Still some glitches in text display even (for some reason "class::object" is being rendered as "clas : object" on entry, though it does get updated correctly most of the time afterwards (it *only* affects repeat characters, the first being rendered and all others not (initially) - I'm hoping McCLIM is being too clever for my own good and this will be sorted once copy-area is implemented).
Drawing lines + rectangles works, so you can do "show class superclasses" etc and get a sensible graph. Unfortunately scrolling isn't (dependent on copy-area again) so you can't see much of the graph if it's large. Mouse events work, so you can roll over the presentations and manipulate them.
There's no pixmap support, and only key events involving printing characters are working at the moment. Event handling does a lot of busy waiting, and menus don't work.
Other than that it's nearly usable ;-)
-Duncan
That sounds great! Is there a CVS repository available (even a non-private one)? -- Brian Mastenbrook bmastenb@cs.indiana.edu http://cs.indiana.edu/~bmastenb/
mac-lisp-ide site list mac-lisp-ide@common-lisp.net http://common-lisp.net/mailman/listinfo/mac-lisp-ide