On Mon, Mar 16, 2009 at 6:02 AM, Jan Rychter <[email protected]> wrote:
> Well, I've been toying with Clojure lately and I can tell you deploying
> an app is *way* easier than in CL. You basically stick a bunch of .jar
> files (your code and your dependencies) in a directory and fire off a
> Clojure script that runs your code.
That's basically what I'm doing with CL (except unzipping the archive
on the server is a part of my script). It shouldn't be too difficult
to write a CL loader that understands jars either, if you really like
this way of doing things.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"weblocks" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/weblocks?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to