There are several things that should/need to be done to get
Zeus to be 1.5 compliant.
- gnu-regexp should be removed (there's a regexp lib in java
now, since 1.3 I think)
- various key words are now reserved in 1.5
- the zeus loggers need to be ripped out and replaced with
either the Java loggers or (better) log4j
Ideally we would kill the stand alone generator as well and
replace it with an eclipse plugin.
There's a great deal of other things as well!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: NO
Not as far as I know.
Feel free to do it if you'd like....
Logged In: YES
user_id=38215
There are several things that should/need to be done to get
Zeus to be 1.5 compliant.
- gnu-regexp should be removed (there's a regexp lib in java
now, since 1.3 I think)
- various key words are now reserved in 1.5
- the zeus loggers need to be ripped out and replaced with
either the Java loggers or (better) log4j
Ideally we would kill the stand alone generator as well and
replace it with an eclipse plugin.
There's a great deal of other things as well!