On 11/2/06, Sian January <[EMAIL PROTECTED]> wrote:
Just thinking about J2ME, I can imagine that some source files are going to be very different. For example there are no Java 5 features in J2ME, so any generic classes will have to be almost completely different. My concern is that trying to combine two quite different classes in the same file is going be very difficult to read and understand.
Good point! I think Java1.2 classes format is a reason to move J2ME development into separate branch. The only usecase for preprocessor is left (correct me if I miss something) is Java6 changes. ? -- Mikhail Fursov