[Seaside] [Q] Class variable Cache in WACachedComent collides with Cache Class in Glorp

goran at krampe.se goran at krampe.se
Wed May 30 05:06:50 UTC 2007


Hi!

Sungjin Chun <chunsj at embian.com> wrote:
> Hi,
> 
> As my subject says, it does make problem when I load Glorp then Seaside.
> Are there any solution?

I presume yoiu mean that the global variable "Cache" (from Glorp) is
shadowed by the class var "Cache" inside the WACachedDocument class -
but does that lead to any problem?

And if it does (not sure how, but I don't know if Glorp does magic code
generation or such) - then you can always rename it in WACachedDocument
(as a patch in your image I mean).

regards, Göran


More information about the seaside mailing list