Hi,

>From cocoon.xconf :

  <!-- URL Factory:
    The url factory adds special url protocols to the system, they are then
    available inside Cocoon, e.g. as a source argument for one of the
sitemap
    components.
  -->

  <!-- Source Handler:
    The source handler adds special url protocols to the system, they are
    then available inside Cocoon, e.g. as a source argument for one of the
    sitemap components.
  -->

ok, so how do I choose between URL Factory and Source Handler ? Is the only
difference that SourceS are dom/sax compliants when resources can be
anything ?

Is it only possible to use a Source via SourceFactory registered with its
protocol in the SourceHandler or are there other ways ? (and if
answer=="yes", how come that there is no SitemapSourceFactory ? special case
due to SitemapSource loaded to early and then using a default protocol ?)

Is there any other starting point for coding my first Source than cocoon
SourceS' sources ?

thx, fabien.

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to