Michael Shengaout wrote:
>When generating parent/child classes,
> child class generation contains error in the parent class name.
>
Ok this one is fixed.
There is a more subtle issue of controlling how class generator works when
there are already old versions of Java classes in the target directory.
Possible choices are :
- ask for overwrite confirmation for each file
- overwrite quietly (current behavior)
- merge (more tough to implement)
- quietly overwrite superclasses, leave alone subclasses (suggested
default behavior)
I guess as GUI project moves forward, we will add all these choices to
preferences. For now if we can implement choice #4 it would cover 90% of
cases.
-- ~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~- - Andrei (a.k.a. Andrus) Adamchik http://objectstyle.org email: andrus at objectstyle dot org
This archive was generated by hypermail 2.0.0 : Tue Mar 05 2002 - 00:24:24 EST