[Seaside-dev] WATemporaryFile initialization

Julian Fitzell jfitzell at gmail.com
Fri Mar 13 17:11:50 UTC 2009


Is it correct that WATemporaryFile>>initializeFromChunk: does not call
super? I can't tell...

I'm fixing the initialization on WAFile so it will now call "self
initialize". For the moment, I'm keeping the existing behaviour by
having WATemporaryFile call "self initialize" as well and not calling
super but I thought I'd ask.

Julian


More information about the seaside-dev mailing list