You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Torsten Curdt <tc...@dff.st> on 2000/12/22 15:55:54 UTC

util:taglib

The counter functions and some easy includes
are already working with my port of the util:taglib.

I even already modified the xsp:stylesheet so
I can now get/create the sax events from
an included xsp page.
What seems not to work are the dependencies.

When a xsp file is include via <util:get-xsp name="filename">
(the name should be change to something more
 sophisticated ;) ...the file is added to
the dependencies list.
But altough I modified the included file
no auto-compilation is started.

What did I miss?
--
Torsten