lyfeyaj / jaql

Automatically exported from code.google.com/p/jaql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make jaql script run JaqlShell

GoogleCodeExporter opened this issue · comments

The "jaql" script currently expects a class name as its first argument. 
Since this almost always will be JaqlShell, I propose to hardcode 
JaqlShell into "jaql" script. The old functionality is retained in a 
script called "jaql-generic". 

Original issue reported on code.google.com by Rainer.G...@gmx.de on 26 Mar 2009 at 8:46

After talking to Vuk, we decided to retain the "jaql" script but to provide a 
new 
script called "jaqlshell" that will run the shell.

Original comment by Rainer.G...@gmx.de on 26 Mar 2009 at 10:05

Just commited this,l documentation still has to be updated.

Original comment by Rainer.G...@gmx.de on 26 Mar 2009 at 10:10

Documentation updated.

Original comment by Rainer.G...@gmx.de on 28 Mar 2009 at 2:06

  • Changed state: Fixed