john-liu / jaql

Automatically exported from code.google.com/p/jaql
0 stars 0 forks source link

Make jaql script run JaqlShell #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
Just commited this,l documentation still has to be updated.

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

GoogleCodeExporter commented 9 years ago
Documentation updated.

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