Steven Noels [mailto:[EMAIL PROTECTED]]
>
> Let me guess: a German company interested in racing? :)
>
No, guess again :) -
ok, a hint, they have a financial background (what else, if our
company knows them ;) )
Carsten
-
T
Carsten Ziegeler wrote:
:) - the example above might lead to this. Ok, believe me, it's not
hackish. There are 3rd party data providers that require a post of
an XML document in order to get data. So, if you want to include them,
you need the above. Sad but true.
Let me guess: a German company
Steven Noels wrote:
>
> Carsten Ziegeler wrote:
>
> > Ok, this could solve many problems, but what about:
> >
> > http://post_to_my_xml_database";>
> >
> >
> >
> > ..
> >
> >
> >
> >
> > (I leftout some parts, but I think it's clear what I want to say)
Carsten Ziegeler wrote:
Ok, this could solve many problems, but what about:
http://post_to_my_xml_database";>
..
(I leftout some parts, but I think it's clear what I want to say)
With the above you can send a complete XML document to somewhere
and get a
Steven Noels wrote:
>
> Carsten Ziegeler wrote:
>
> > Definitely no, the current CInclude transformer can do much more
> > than the simple XInclude version. You can configure the http connection
> > (set the timeout, set if you want to do a post etc.) and you
> > can add parameters described in
Carsten Ziegeler wrote:
Definitely no, the current CInclude transformer can do much more
than the simple XInclude version. You can configure the http connection
(set the timeout, set if you want to do a post etc.) and you
can add parameters described in XML.
So I think we really need the CInclude
Sylvain Wallez wrote:
>
> Hi team,
>
> I just checked in Greg Weinger's AsynchronousCIncludeTransformer [1] in
> the 2.0 scratchpad.
>
> This transformer allows included resources to be fetched in parallel
> using concurrent threads, which is tremedously useful when included
> resources are
Sylvain Wallez wrote:
Should we stick to our own CInclude, or should we go back to XInclude
[2] which has reached its 2nd candidate recommendation last september
(how slow : the first draft was written nearly 3 years ago !) ?
The PR will follow suit IIUC.
A quick look shows that XInclude all