[Seaside] VW 7.4 Duplicate bindings for Time

Boris Popov boris at deepcovelabs.com
Fri Jul 14 16:48:18 UTC 2006


Strange. I'm on 7.4.1 and not seeing the problem...

Seaside: 2.6b1.45.1
Seaside-VW: 2.6b1.45.0
Seaside-WebToolKit: 2.6b1.45.0
SeasideAsync: 2.6b1.39.0
SeasideForWebToolkit: 2.6b1.45.0
SeasideImageTools: 1.0
SeasideScriptaculous: 2.6b1.108.0

Thanks,

-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 Mike Hales
Sent: Friday, July 14, 2006 9:37 AM
To: The Squeak Enterprise Aubergines Server - general discussion.
Subject: Re: [Seaside] VW 7.4 Duplicate bindings for Time

I am using the latest version as of about a week ago.  The problem was in
InverseColorMapInitializer >> shuffledIndicesAndColorsDo: 

There is a reference to Time that was apparently ambiguous.  This is in the
Graphics namespace which imports private Smalltalk.* .  By importing private
Smalltalk.* will it get Smalltalk.Squeak.Time and Smalltalk.Seaside.Time in
its visible classes?  I'm still not super clear on the intricacies of
Namespace imports.

Mike



On 7/13/06, Boris Popov <boris at deepcovelabs.com> wrote:

	Mike,
	
	I would first try the latest version from Public Repository. I
believe the
	problem you mention had been resolved a while ago, certainly there
aren't
	any ambiguous references in my image and that's the version we're
using 
	here. Michel had fixed up quite a few things with the port in the
past
	couple of months.
	
	Let me know if you're still getting the errors.
	
	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
<mailto:seaside-bounces at lists.squeakfoundation.org> ] On Behalf Of Mike
Hales
	Sent: Thursday, July 13, 2006 4:18 PM
	To: The Squeak Enterprise Aubergines Server - general discussion.
	Subject: [Seaside] VW 7.4 Duplicate bindings for Time 
	
	After loading Seaside into my VW 7.4 image (Swazoo version using
	parcels) I can run the demos but when I toggle halos I get a
walkback
	saying there are duplicate bindings for Time.  It looks like there
are
	Squeak.Time Seaside.Time Smalltalk.Core.Time all in the system.  How
	should the namespace imports be set up so that everyone finds the
	correct class?
	
	Mike
	
	--
	Mike Hales
	Engineering Manager
	KnowledgeScape 
	www.kscape.com
	_______________________________________________
	Seaside mailing list
	Seaside at lists.squeakfoundation.org 
	http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
	
	
	_______________________________________________
	Seaside mailing list 
	Seaside at lists.squeakfoundation.org
	http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside 
	
	
	
	




-- 
Mike Hales
Engineering Manager
KnowledgeScape
www.kscape.com 
-------------- 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/20060714/71f750bd/smime.bin


More information about the Seaside mailing list