There are some differences in the overall syntax of VisualAge Generator and
EGL.
VisualAge Generator 4.5 | EGL produced by the migration tool | Migration tool considerations |
---|---|---|
Comments are specified in the following formats:
|
Comments are specified in the following formats:
|
The migration tool converts as follows:
|
Decimal point can be either a period or a comma depending on your
locale.
|
Decimal point during development is always the period. Generation
and runtime use either a period or a comma depending on the runtime
locale.
|
During migration, if your locale uses the comma for the decimal point, the
migration tool converts the comma to a period.
|
Properties are entered in specialized editors using check boxes, drop down
lists, and so on.
|
Properties are entered in a text editor and must be separated by a
comma.
|
No special considerations.
|
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.