You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Vincent Massol (JIRA)" <ji...@codehaus.org> on 2008/02/08 09:06:28 UTC

[jira] Commented: (DOXIA-165) Add support for macros

    [ http://jira.codehaus.org/browse/DOXIA-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_122991 ] 

Vincent Massol commented on DOXIA-165:
--------------------------------------

Clarification of the need for this:

{quote}
[2:53p] vmassol: the problem if you don't have macros in the sink is that you loose the structure
[2:53p] vmassol: so your sink is not a listener anymore
[2:53p] vmassol: but a renderer only
[2:53p] vmassol: and you can't use it for making transformations
[2:54p] vmassol: I think there's an important difference between a listener and a renderer
[2:54p] vmassol: maybe doxia is only meant to be a renderer
[2:54p] vmassol: wikimodel is meant to be more general and to be a listener and a renderer
[2:55p] vmassol: and the api I'm building inside xwiki also supports both right now
[2:55p] vmassol: said differently
[2:55p] vmassol: what I'd like is the ability to reconstruct the source
[2:55p] vmassol: when you do:
[2:55p] vmassol: source --> parsing --> sink --> source
[2:56p] vmassol: if you evaluate macros you loose this
[2:56p] vmassol: (I mean evaluate before the sink)
{quote}


> Add support for macros
> ----------------------
>
>                 Key: DOXIA-165
>                 URL: http://jira.codehaus.org/browse/DOXIA-165
>             Project: Maven Doxia
>          Issue Type: Improvement
>          Components: Sink API
>    Affects Versions: 1.0-alpha-9
>            Reporter: Vincent Massol
>             Fix For: 1.0-beta-1
>
>
> I'd like a macro/macro_ sink method so that it's possible to convert macros from one syntax to another.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira