[as2api-dev] Custom non-javadoc tag: @overload
David Holroyd
dave at badgers-in-foil.co.uk
Sun Feb 26 12:59:13 UTC 2006
Hi there,
On Sun, Feb 26, 2006 at 01:00:20PM +0100, Simon Wacker wrote:
> I'd like to know whether you might add a custom tag, that is not
> javadoc: @overload #myMethod
> It should work similar to @link and add the following to the generated html:
>
> Overloading:
> myMethod1(arg:String):Number
> myMethod2(arg:Number, arg2:String):String
>
> Take a look at the following docu for an example:
> http://api.as2lib.org/0.9.3/org_as2lib_env_reflect_ClassInfo.html#getMethod
This has been mentioned before, I think.
I've written up some thoughts here,
https://launchpad.net/products/as2api/+spec/overload-tag
...basically, I think @overload support should be added; though for the
next as2api release, I'm concentrating on i18n / L10n features.
dave
--
http://david.holroyd.me.uk/
More information about the as2api-dev
mailing list