RE: session backtracking cache
RE: session backtracking cache
- Subject: RE: session backtracking cache
- From: "Ricardo T Saito" <email@hidden>
- Date: Wed, 27 Aug 2003 18:07:59 -0300
Hi Jonathan
You might want to try this:
if ( ! aComponent instanceof DirectActionOnlyPage)
super.savePage(aComponent);
More info at:
http://www.omnigroup.com/mailman/archive/webobjects-dev/2003-April/033199.ht
ml
Hope this helps!
----------------------------------------------------
Ricardo T Saito - email@hidden
Computer Engineer
Americanas.com - Sao Paulo - Brazil
-----Original Message-----
From: email@hidden
[mailto:email@hidden]On Behalf Of Jonathan
Rochkind
Sent: Wednesday, August 27, 2003 6:02 PM
To: email@hidden
Subject: session backtracking cache
If you have a direct action, which returns a WOComponent, but that
WOComponent has no component actions whatsoever, it only includes direct
actions itself.... then there's really no reason for that component to be
stored in the session's page cache. But it appears it is anyway.
Is there any way at all to prevent this?
[In case you're wondering, there are several big problems with the
upload-with-progress-bar code I posted about yesterday. Sigh. Man, if I
ever do get this working, it'll be astounding.]
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.