On Wed, 2004-01-07 at 09:33, [EMAIL PROTECTED] wrote: > Jason van Zyl <[EMAIL PROTECTED]> wrote on 07/01/2004 08:36:28 AM: > > > Currently there is no real way to distinguish between a public property > > and a private one even though in most cases they are almost always > > public. > > Aren't properties in a plugin's project.properties not overrideable?
I was only talking about plugin.properties that within that file the developer might have place a property in there for internal use. There is no way to distinguish. As far as the processing of project.properties they are really for the plugin build but as the plugin is processed as a normal project I'm sure some have mistakenly used it for the plugin runtime. > -- > dIon Gillard, Multitask Consulting > Blog: http://blogs.codehaus.org/people/dion/ > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org In short, man creates for himself a new religion of a rational and technical order to justify his work and to be justified in it. -- Jacques Ellul, The Technological Society --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
