scope serializer/generator

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

scope serializer/generator

Frank
Hi,
I use the scope serializer/generator to store and retrieve documents.
(Usually session scope).
When I no longer need the document I have been saving a 'null' document
(<null/>).
I don't think this is best practice. Is there a way to DELETE / REMOVE
documents previously
saved using the scope serializer?

Thanks,
Franco


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: scope serializer/generator

Erik Bruchez
Administrator
Franco,

I think this is the only way at the moment.

I think that passing a null document should remove the document. I added
an RFE for this:

http://forge.objectweb.org/tracker/index.php?func=detail&aid=307678&group_id=168&atid=350207

Any taker to implement this in ScopeSerializer.java?

That should be easy ;-)

-Erik

franco pace wrote:

> Hi,
> I use the scope serializer/generator to store and retrieve documents.
> (Usually session scope).
> When I no longer need the document I have been saving a 'null' document
> (<null/>).
> I don't think this is best practice. Is there a way to DELETE / REMOVE
> documents previously
> saved using the scope serializer?
>
> Thanks,
> Franco
>

--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: scope serializer/generator

Frank
Thanks Erik

Franco

Erik Bruchez wrote:

> Franco,
>
> I think this is the only way at the moment.
>
> I think that passing a null document should remove the document. I
> added an RFE for this:
>
> http://forge.objectweb.org/tracker/index.php?func=detail&aid=307678&group_id=168&atid=350207 
>
>
> Any taker to implement this in ScopeSerializer.java?
>
> That should be easy ;-)
>
> -Erik
>
> franco pace wrote:
>> Hi,
>> I use the scope serializer/generator to store and retrieve documents.
>> (Usually session scope).
>> When I no longer need the document I have been saving a 'null'
>> document (<null/>).
>> I don't think this is best practice. Is there a way to DELETE /
>> REMOVE documents previously
>> saved using the scope serializer?
>>
>> Thanks,
>> Franco
>>
>
>


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws