Found a bug: the following on line 92 of DynLayer_base.js blows up on NS
"not a function"
DynElement._flagCreate(this);
When replaced with line 92 from the previous version is fine:
DynElement._flagEvent(this,'create');

----- Original Message ----- 
From: "Raymond Irving" <[EMAIL PROTECTED]>
To: "DynAPI-Dev" <[EMAIL PROTECTED]>
Sent: Thursday, March 27, 2003 7:09 AM
Subject: [Dynapi-Dev] DynLayer Blackboard updates


> Hello,
> 
> The attached zip file contains the updates for the new
> blackboard feature.
> 
> The new enableBlackboard() function must be called
> before the layer is created or before the setHTML
> function if the layer has already been created
> 
> Speed test: 100 layers /w native blackboard:390-470ms,
> 100 layers /w dynlayer as blackboard:721-740ms
> 
> Layers with blackboard enabled takes a little more
> time to be generate, but this is nothing compared to
> using a second dynlayer as a blackboard.
> 
> 
> PS. blackboard will have no impact on blueprint! You
> get the same performance as before.
> 
> --
> Raymond Irving
> 
> 
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
> http://platinum.yahoo.com


-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to