> not unless we want to violate the javadoc spec. It identifies "." as the
> name 
> space separator.
> 
> And there is no reason why "." could not be used for that very purpose
> aswell.

I think the . namespace separator is meant to follow java namespaces. Said in
another manner, this means, for your purpose, that you must say:

@org.apache.avalon.service

and not

@avalon.service

Does this seem correct to you ?? This is why i think we should use : in order to
say that avalon: is org.apache.avalon.

However this is not something very important... :)

A+. Didier.

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

Reply via email to