On Sat, 8 Sep 2001, Ara Abrahamian wrote:

> > 4- [ #446350 ] Can't use both packagenames and fileset
> >     Docs should be updated, change 'either' to 'or' for now.
docs updated.

> > Other:
> > 8- In ejb.html, it should be specified whether a tag is for ejb 2.0,
> for
> > example primkey-field in ejb:bean

Most tags actually now apply to ejb1.1 and ejb2.0, and its parameters, or
parameter values that are only applicable to ejb1.1.  JUst before I spend
time on this, I want to make sure we're on the same wavelength.  In
ejb:bean I have left the applicability column because it has the most tags
that apply to one type of bean or another, but thats mostly bean type,
rather than spec version.  out of the ejb: tags, there is only
ejb:relation and ejb:home-method that only apply to ejb2.0, and both of
those have mention in the description...

> > 9- Some @tag docs are incomplete, for example where is the 'name'
> param
> > of @ejb:pk? A recheck is needed.
fixed, also changed pkClass to behave in a similar fashion to
ejb:interface and ejb:home.

> > 11- Use a transaction-type param for @ejb:finder instead of defining
> the
> > real ejbFind... method just to set a transaction.
fixed.

> > 12- Remove the need for @ejb:create-method for stateless session
> beans.
fixed.

> > 15- Websphere schema mapping support should by finished or in a
> > stable/usable situation, though maybe not absolutely complete.
Minh is working on this I think

> > 16- Weblogic stuff should be updated to use ejb:bean and other new
> > consolidated tags.
> > 17- <CRITICAL> Missing docs: orion, websphere, struts, strutsform
strutsconfigxml and strutsform are done.

> > 18- templates.html file generated by DocumentDoclet is not complete,
> At
> > least SubTask and AbstractEjbSubTask should have up-to-date @doc:tag
> > documentation.
> 
> Fixed.
The nav generation should be in alphabetical order... I lazily just did a
nested loop (for all classes, for all methods) so its pretty bad atm

> > 19- Should change the AccountBean sample, there's really no need for
> > ejb:pk's package param. Change name param's value to
> "java.lang.Integer"
> > (more natural).
done - see #9 above

> > 26- And of course a who-we-are page where people will know who
> > developed/contributed :-)
I've created a blank page in the docs - but I'm not going first (o:

cheers
dim







_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to