David Goodger, el 26 de junio a las 10:15 me escribiste:
> On Thu, Jun 25, 2009 at 20:15, Leandro Lucarella<[email protected]> wrote:
> > Is there any way to do what I want?
> 
> Günter's advice is sound: the directive should use a pending node and
> a transform to do the work. For an example of delayed processing, see
> the "contents" directive and associated transform.
> 
> The writer (what you call a "builder") should not be doing any

Sphinx has a builder too, I don't know what's the difference with the
writer and what it's exactly for though.

> transforms to the document tree. It shouldn't be adding or changing
> any nodes. The writer's job is to translate the document tree into
> output, and that's it. Use a transform to do tree manipulations.

Sounds fair, but I need to know what writer will be used when doing the
transformation. Is that possible? How? I can't find any code doing that.

> > If not, will you be willing to accept
> > patches to allow this?
> 
> Only if they fix real bugs or deficiencies. I don't think there are any
> here.

I hope you are right =)

-- 
Leandro Lucarella (luca) | Blog colectivo: http://www.mazziblog.com.ar/blog/
----------------------------------------------------------------------------
GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145  104C 949E BFB6 5F5A 8D05)
----------------------------------------------------------------------------
Es mucho mas probable que el salchichón sea primavera a que la primavera
sea salchichón.
        -- Peperino Pómoro

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to