Puzzling warning message

T

Thomas Hawtin

Roedy said:
I wonder if eventually class files will contain meta-info, e.g. needed
properties, version of JDK class is coded for, whether the enclosing
jar needs to be signed etc. so that you effectively manage you build
scripts with annotations.

You can tell what version of JRE is necessary by the version number in
the class file.

I'm not keen on looking up resources by hard coded literal strings. I;'m
in favour of generating statically safe code (whether Java 'source'
files or byte code) for such tasks.

Tom Hawtin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,997
Messages
2,570,239
Members
46,827
Latest member
DMUK_Beginner

Latest Threads

Top