Hi, On Thu, Feb 25, 2010 at 1:29 PM, Marius Dumitru Florea < [email protected]> wrote:
> Hi Anamaria, > > Anamaria Stoica wrote: > > Hi devs, > > > > I'm proposing we add the following method: > > > DocumentReference getEntityReference(); > > Why not getDocumentReference()? considering the returned type. > +1 for getDocumentReference() btw, there is a getDocumentName()::DocumentReference method in the DefaultWikiMacro class you might have to rename to avoid duplication. - Asiri > > +1 otherwise. > > Thanks, > Marius > > > > > to org.xwiki.rendering.macro.wikibridge.WikiMacro. > > > > This way we'll have a simple way to retrieve the wiki Document having > > the corresponding > > XWiki.WikiMacroClass xObject attached. > > > > Thanks, > > Anamaria > > _______________________________________________ > > devs mailing list > > [email protected] > > http://lists.xwiki.org/mailman/listinfo/devs > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

