looking at the 1.2beta1 xdoclet docs for utilobject subtask's "kind" attribute, it says "Sets the Kind attribute of the UtilObjectSubTask object". a bit confusing. the word "kind" in itself doesn't seem descriptive enough. also, it's not possible from the attribute name "kind" to tell that it's related to the class tag, @ejb.util generate="physical".
SUGGESTION 1:
perhaps the utilobject attribute would be better named "lookupType" and the possible values be "jndi" and "comp". also, the @ejb.util attribute could also be renamed to "lookupType" with the same possible values.
SUGGESTION 2:
in the documentation, is it possible to add another column after "description" and before "required" called "possible values"? just looking at the documentation, it's impossible to know what the acceptable values are. also, a column named "default value" (for when the attribute is omitted) would also be extremely helpful.
just starting to learn my way around the ejb side of xdoclet again and don't know if the previous suggestion for attribute name and possible values is correct, but it seems easier to understand.
how can i help with improving the documentation?
At 09:04 02/11/29 -0200, you wrote:
tek1 wrote: > also, 1) is there a place to specify this preference to use the > physical, JNDI_NAME in ejbdoclet's utilobject subtaskyes. Just use kind="physical" attribute in your <utilobject/> subtask. -- Pazu
-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user
