The idea of using package names based off of DNS domains is that you only use a domain for which you have authority. If you want to use org.axis4struts. you probably ought to register the axis4struts.org. domain.

The way that SourceForge works, you effectively own "axis4struts.sf.net", which means that you'd be safe using "net.sf.axis4struts".

But if OJB could switch package names when it got adopted into Jakarta, you can too. It would be a shame to get stuck on package naming!

Joe



At 8:08 PM -0500 2003/01/21, [EMAIL PROTECTED] wrote:
Craig M. asked:

 I thought the convention for SF-based Java projects was net.sf.<package>
 or something like that?

 If the code is later migrated into Struts and/or Axis, package names
 changes are pretty trivial, and shouldn't require fixing anything more
 than some import statements.

Taking for example the project "strutstestcase", Deryl chose the package
structure:

   servletunit.struts

      - as in -

   servletunit.struts.MockStrutsTestCase

so the net.sf... package structure isn't strictly enforced.

And to be honest, I like the idea of starting it as "org.something" since
it helps identify the project as open source.

So, how about:

   "org.axis4struts"

with Axis code in:

   "org.axis4struts.axis"

and Struts code in:

   "org.axis4struts.struts"

 > Comments?

 Craig


---------------------------------------------------------------------------
This e-mail message (including attachments, if any) is intended for the use
of the individual or entity to which it is addressed and may contain
information that is privileged, proprietary , confidential and exempt from
disclosure.  If you are not the intended recipient, you are notified that
any dissemination, distribution or copying of this communication is
strictly prohibited.  If you have received this communication in error,
please notify the sender and erase this e-mail message immediately.
---------------------------------------------------------------------------




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

--
--
Joe Germuska | "Big corporations here now believe we will have war.
[EMAIL PROTECTED] | Believe all would welcome it as relief to suspense."
http://blog.germuska.com/ | telegram to President McKinley, 25 March 1898


--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to