Re: Packaging webobjects apps and frameworks
Re: Packaging webobjects apps and frameworks
- Subject: Re: Packaging webobjects apps and frameworks
- From: Anjo Krank <email@hidden>
- Date: Mon, 23 May 2005 15:18:41 +0200
Am 23.05.2005 um 15:13 schrieb Robert Walker:
I don't worry about the package structure of source files inside
the Xcode project. Xcode will build the proper structure for
".class" files when it makes the JAR files during build. You are
free to place source files anywhere you want.
I usually leave the majority of my source files in the default
package, unless there is a compelling reason to put them into
packages. This may be necessary for business logic classes in Java
Client applications.
This is pretty bad practice and will almost certainly break in JDK 1.5.
Cheers, Anjo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden