[Laszlo-dev] Java 1.5 features in compiler implementation?
P T Withington
ptw at pobox.com
Fri Feb 8 06:41:40 PST 2008
That's our min requirement now, so I see no reason not to use 1.5
features. It's just that our code was all written in 1.4. There is
some glorp in WEB-INF/lps/server/build.xml to actually sort out the
files that 'require' 1.4 (i.e., require the --source 1.4 arg to javac
to silence deprecation warnings). I think the only remaining code
that requires that is the jjtree or javacc generated code.
On 2008-02-08, at 09:13 EST, Donald Anderson wrote:
> I notice the subversion build instructions recommend Java 1.5,
> but as far as I can tell, no 1.5 features are used in the openlaszlo
> java source.
> Every now and then I want to use a 1.5 feature - should I refrain?
> It's never been anything that was especially important...
>
> - Don
>
> --
>
> Don Anderson
> Java/C/C++, Berkeley DB, systems consultant
>
> voice: 617-547-7881
> email: dda at ddanderson.com
> www: http://www.ddanderson.com
>
>
>
>
More information about the Laszlo-dev
mailing list