Hi... good to see people starting work on that!

tapestry.event.buildEventProperties is an obvious omission
from skeleton/core.js - that file however is just for reference, so
if you just declare  buildEventProperties in your adapter js you
should be able to go on.

I must admit that I haven't made that much progress lately on that
project + the issues described at
http://tacos.sourceforge.net/tacos4.1/tacos-dojo/index.html
are still pending... so, if you've already got improvements, additions
i'd be happy to take a look and include them directly into tacos-dojo

Of course, the same apply to tacos-jquery (in case someone is checking
that out as well - http://andyhot.gr/tacos-demo/jquery/Index.html has an
'ugly' little demo...)

On Feb 14, 2008 1:53 AM, Jim <[EMAIL PROTECTED]> wrote:
> Howdy!
>
> I'm using Tapestry 4.1.5, and would like to use our own Dojo 1.0.2
> instead of the default Dojo 0.4.3.  I tried using the tacos-dojo module
> from the Tacos project but there are still bugs with that. I hacked a
> couple things in the source to get it going, but when running a simple
> test case of having a button associated with an @EventListener, when I
> click the button I get the following JS error:
> "tapestry.event.buildEventProperties is not a function".
>
> I checked Tacos' adapter JS file and buildEventProperties wasn't here,
> but before declaring it to be a Tacos issue:
> tapestry.event.buildEventProperties exists in
> tapestry-framework-4.1.5.jar/tapestry-4.1.5/core.js, but not in
> tapestry-framework-4.1.5.jar/tapestry-4.1.5/skeleton/core.js, which is
> what the online documentation claims is the JS adapter API to provide
> implementations for, which probably explains why it wasn't implemented
> in the Tacos JS adapter-file.
>
> Has anyone run into this and/or can tell me if I'm missing something?
> Is this an oversight in the skeleton/core.js, or is Tap 4.1.5 still not
> ready for replacing Dojo 0.4.3 with another library?
>
> Thanks,
> Jim
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
Andreas Andreou - [EMAIL PROTECTED] - http://blog.andyhot.gr
Tapestry / Tacos developer
Open Source / JEE Consulting

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to