The more I think about it, the more I believe that namespaced javadocs
following the XML model are overwelming.

I mean: namespaces were developped to allow markups to cross. FO with
SVG figures. XSLT with XHTML templates, etc...

Are we *ever* going to cross javadoc tags in our source code?

I don't see how.

So, I think that something like this

 /**
  * @avalon:role blah
  * @cocoon:component action
  * @xxx:yyy string name="value" name="value" name="\"value\""
  */

is enough. (the @namespace:cocoon URI is too much).

comments?

-- 
Stefano Mazzocchi      One must still have chaos in oneself to be
                          able to give birth to a dancing star.
<[EMAIL PROTECTED]>                             Friedrich Nietzsche
--------------------------------------------------------------------

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

Reply via email to