[as2api-dev] Re: [osflash] [ANN] as2api 0.4 released
iiley
iiley.chen at gmail.com
Thu Feb 9 15:27:00 UTC 2006
Sorry that the file is not in CVS, are moving CVS from sourceforge to
OSFlash, so it'll be moved to new SVN of OSFlash soon. I'll let you know
when it moved. Thanks very much for reply. :) keep up the great works.
2006/2/9, David Holroyd <osflash at badgers-in-foil.co.uk>:
>
> On Thu, Feb 09, 2006 at 09:30:15PM +0800, iiley wrote:
> > Hi David,
> >
> > as2api seem has problem to generate link to this:
> >
> > /**
> > * @see FocusManager#setDefaultFocusTraversalPolicy()
> > * @see FocusManager#getDefaultFocusTraversalPolicy()
> > */
> >
> > But @Container#someMethod() generated fined. (FocusManager is at the
> same
> > package)
> >
> > And do i need to fill full class name for this type link:
> > @see AClass(AClass is at the same package of current documented class)
> > I usually filled the full class name like @see org.aswing.AClass
>
> Type resolution for @see and {@link} is supposed to follow the same
> pattern as for other type-references from ActionScript code within the
> same file (i.e. type names must be fully quallified unless in they are
> imported or in the same package as the current type, IIRC).
>
> Any deviation from that could well be a bug in as2api.
>
> I've just checked-out the trunk of AsWing from SF CVS. Where can I look
> for an example of your problem?
>
>
> dave
>
> --
> http://david.holroyd.me.uk/
>
> _______________________________________________
> osflash mailing list
> osflash at osflash.org
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
--
iiley
AsWing http://www.aswing.org
Blog http://spaces.msn.com/members/iiley/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.badgers-in-foil.co.uk/pipermail/as2api-dev/attachments/20060209/266855a0/attachment.html
More information about the as2api-dev
mailing list