Berin Loritsch wrote:
> Berin Loritsch wrote:
>
>> giacomo wrote:
>>
>>> On Fri, 28 Dec 2001, Berin Loritsch wrote:
>>>
>>>
>>>> Piroumian, Konstantin wrote:
>>>>
>>>>
>>>>> Hi!
>>>>>
>>>>> This is a sample that should help in development of custom
>>>>> logicsheets and
>>>>> there is a logicsheet in it that uses ESQL. It worked with Cocoon
>>>>> 2.0rc1.
>>>>> Which version of C2 do you use?
>>>>>
>>>>
>>>> I am using CVS HEAD as there are some fixes that I need to apply to
>>>> the sytem.
>>>> Unfortunately, Cocoon is no longer functioning the way it was with
>>>> Cocoon 2.0rc1.
>>>> I have something very much like what you created--but on some
>>>> specific pages the
>>>> ESQL logicsheet is applied and on others it is not applied. I am
>>>> still trying
>>>> to figure out why this is the case.
>>>>
>>>> (We need Dims again! He fixed it the first time)
>>>>
>>>
>>> I think there should be a mechanism which watches each element spit out
>>> during the process of applying logicsheets to catch "well known"
>>> namespaces so that the chain of logicsheet transformers can be arranges
>>> accordingly.
>>>
>>> Can this be done (I remember Sylvain was messing around with that part
>>> of the processing of XSP).
>>
>>
>>
>>
>>
>> I talked with Dims on the phone, and it turned out to be the parser:
>>
>> <parser>
>> <parameter name="namespace-prefixes" value="true"/>
>> </parser>
>>
>> In order to use XSP with logicsheets that have nested dependancies, this
>> paramter _must_ be set to True.
>
>
>
> And then it only works the first time it is used!
I fixed this issue (XSPMarkupLanguage is now Recyclable [aka Poolable] and
the dependancy set is cleared for each request).
--
"They that give up essential liberty to obtain a little temporary safety
deserve neither liberty nor safety."
- Benjamin Franklin
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]