[Openmcl-devel] My Experiences going from 0.13.2 to 0.13.4

Sven Van Caekenberghe sven at beta9.be
Tue Feb 11 12:04:50 PST 2003


Sorry that I took so long to reply...

I have no problem sharing the changes that I made to code that I found 
somewhere else, and some new code as well: in fact I was planning to do 
exactly that - just not right now: I want to make lots more changes 
after my current project ends, and I need to clean up things a bit.

But if you want I can send you some files 'as is' - you could get some 
ideas from them.

As far as redirection is concerned, that is incredibly simple: you can 
just call (or funcall/apply) other lsp functions or response handlers 
from within any other lsp function or response handler. The only 
restriction is you have to be carefull not to right a response in more 
than one place (unless you know very good what you are doing - an 
include mechanism is similar but not identical). I hope you get the 
idea.

Sven

On Saturday, February 8, 2003, at 12:36 AM, bryan o'connor wrote:

> will you be making your changes available online?
>
> i am also using john's LSP code for a project where i
> will need redirects.  i'm replacing PHP code.  ;)
>
> while i'm here, should we as a group maintain a page
> at the openmcl wiki or cliki with pointers to openmcl
> ported packages and projects?  does something like
> this already exist?
>
--
Sven Van Caekenberghe - mailto:sven at beta9.be
Beta Nine - software engineering - http://www.beta9.be
.Mac - svc at mac.com - http://homepage.mac.com/svc


_______________________________________________
Openmcl-devel mailing list
Openmcl-devel at clozure.com
http://clozure.com/cgi-bin/mailman/listinfo/openmcl-devel



More information about the Openmcl-devel mailing list