This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: properties files


>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:

Michael> I would like to know what is the plan where to put properties
Michael> files in libgcj source tree and installation tree ?

In the source tree, it depends.  Maybe in the appropriate package's
directory?  Or, if they are shared with Classpath, in whatever place
Classpath puts them.

In the installation, let's compile them into libgcj.so.

Michael> In the future I would like to move
Michael> all LocaleInformation_*.java files to property files which makes them 
Michael> easier to handle (my opinion).

Yeah, not to mention lots smaller.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]