[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Alpha-4 Data Bindings distribution + CVS up
Hi All,
I have placed the latest release of the data bindings in your
home directories in edcs.ics.uci.edu. This is alpha-4-dist.zip.
It is bundled pretty close to a release format with READMEs and
the like. I did forget to put in scomp, but I'll include it in the next
release.
The big thing is that Atomic types bool, int, float, string map to java
lang boolean, int, float, string.
Things that do not work are the set, sequence, tup, bag stuff. Enum is also
broken.
There are some weird crusty bits, but it should work fine.
Also note that if you had any code using the older releases, they are all
backward compatible for all the methods except for those that use int,
bool, string, and float specifically, which has been none of the examples
or tool outputs yet.
Just ssh or sftp in edcs.ics.uci.edu to grab it. You should not have any
ownership problems.
Also the CVS archive on EDCS is up and seeded with the lates from Rob.
The location of the archive is edcs.ics.uci.edu:/var/lib/cvs
The current project is edu.uci.ics.gxleditor The other two directories were
my test seeds :-)
Have fun,
Yuzo