Clojure semantic stability.

2008-10-01 Thread akopa
I'm a Common Lisp guy, but also a Clojure lurker. I have been fortunate enough to be able to use some lisp at work, but it is a Windows shop and integration with our existing Microsoft Office infrastructure is dicey at best. I would like to use Clojure, but I am a little concerned about ending u

Re: packaging App (cross-platform) without scripts, only jar

2008-10-01 Thread akopa
On Sep 20, 9:17 am, Pascal <[EMAIL PROTECTED]> wrote: > I needed a single jar file that if you double clicked > on it (be in Mac OS X or Windows) it will just launch > my Clojure App. > ... > > As an example I zipped the "Ant" example from Rich Hickey > (only made small modification at the end s

Re: packaging App (cross-platform) without scripts, only jar

2008-10-01 Thread akopa
On Oct 1, 1:12 pm, akopa <[EMAIL PROTECTED]> wrote: ... > In Windows XP, when I unzip Ant_App.zip and double click on > Launcher.jar nothing happens. > > I have a 1.6.x jdk and jre installed, are there any special setting I > need? > The problem "magi

Deploying with SWT

2008-10-01 Thread akopa
I trying to resolve deployment issues before I commit a lot of code to Clojure. Basically I have three requirements. 1. A Live, Native looking GUI that ... 2. Interfaces to Microsoft Excel, and 3. Is available as a double-clickable Application. Three is solvable with a script or the launcher.