[Seaside] style: not supported for Canvas' version of (htmllabel)?

Boris Popov boris at deepcovelabs.com
Wed Jul 26 20:54:24 UTC 2006


Which version of Seaside are you on? I see 

WAApplication>>deploymentMode

^self preferenceAt: #deploymentMode

This is version 2.6b1.58,

Cheers!

-Boris

-- 
+1.604.689.0322
DeepCove Labs Ltd.
4th floor 595 Howe Street
Vancouver, Canada V6C 2T5

boris at deepcovelabs.com

CONFIDENTIALITY NOTICE

This email is intended only for the persons named in the message
header. Unless otherwise indicated, it contains information that is
private and confidential. If you have received it in error, please
notify the sender and delete the entire message including any
attachments.

Thank you.

-----Original Message-----
From: seaside-bounces at lists.squeakfoundation.org
[mailto:seaside-bounces at lists.squeakfoundation.org] On Behalf Of Rick Flower
Sent: Wednesday, July 26, 2006 1:29 PM
To: The Squeak Enterprise Aubergines Server - general discussion.
Subject: Re: [Seaside] style: not supported for Canvas' version of
(htmllabel)?

Boris Popov wrote:
> (re-send due to size limit on the list)
> 
> Here's VisualWorks modification, seems to work just fine, but that's not
to
> say there's some caveat that I may be missing in locking it up like that.

Thanks Boris -- one question though.. After applying this mod and trying 
to run my existing app, I get the following complaint:

Message not understood: #deploymentMode

I'm not currently using anything but the default configuration for my 
application (inherited from WAGlobalConfiguration supposedly) and I am 
overriding my session class which inherits from WASession.. In debugging
into the issue, I find that the lookup of the application object is 
returning a WAApplication object which has a configuration variable (of 
type WAUserConfigation), but nothing here seems to have a deployment 
method or variable of the same name.. Am I missing some sort of 
configuration in my app to be able to determine the deploymentMode?

Thanks!

-- Rick
_______________________________________________
Seaside mailing list
Seaside at lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3370 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/seaside/attachments/20060726/09704110/smime.bin


More information about the Seaside mailing list