Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[e4-dev] Having fun with e4 JavaScript!

Hello guys,

I started to write a small plugin to support JavaScript plugins
written with e4 support: http://jspde.googlecode.com
So far it provides some validation builders extended from PDE and a
really cool feature that allows you to run Java & JavaScript plugins
dynamically in the workbench:
http://code.google.com/p/jspde/wiki/LoadingPluginDynamically.

I strongly believe that people working with dynamic languages can
really benefit from e4 JavaScript support, so I wrote a small tutorial
on how to combine e4 JavaScript support and JSPDE to extend the PHP
toolkit in a dynamic manner:
http://code.google.com/p/jspde/wiki/ExampleOfDynamicPlugin.

I'm looking forward to receive your comments.

Best regards,

-- 
William Candillon


Back to the top