New Parancoe DWR Plugin

14 views
Skip to first unread message

Lucio Benfante

unread,
Jun 26, 2008, 10:44:33 AM6/26/08
to paranc...@googlegroups.com
Hi,
I just committed a new plugin for Parancoe: the DWR one.

Now any reference to DWR has been removed from parancoe-web. If you want
to use DWR in an application, you simply need to declare the dependency
to the DWR plugin.

I also moved the (old not working) DWRValidator in the plugin...Andrea,
if you have time...

Kind regards,
Lucio

--
Lucio Benfante
JUG Padova http://www.parancoe.org ...have a look at it!
www.jugpadova.it http://www.jugevents.org

Andrea Nasato

unread,
Jun 27, 2008, 4:15:43 AM6/27/08
to paranc...@googlegroups.com
On Thu, Jun 26, 2008 at 4:44 PM, Lucio Benfante
<lucio.b...@jugpadova.it> wrote:
> Hi,
> I just committed a new plugin for Parancoe: the DWR one.
>
> Now any reference to DWR has been removed from parancoe-web. If you want to
> use DWR in an application, you simply need to declare the dependency to the
> DWR plugin.
>
> I also moved the (old not working) DWRValidator in the plugin...Andrea, if
> you have time...
>

Ok, I will take a look to the integration of the validator. One of the
issues that i'm facing is that this code:

BeanWrapper wrapper = new BeanWrapperImpl();
PropertyEditor editor = wrapper.findCustomEditor(Foo.class, null);
return (Foo) editor.getValue();

doesn't work in Spring 2.5 as Paolo reported in the Jug Padova mailing
list. I need to find all the custom editors defined in the spring
context and add them to a new object.

Another problem is that I don't have a working adsl connection yet
(many thanks to Telecom) ... I hope to solve this in a couple of week.

Bye
Andrea

Reply all
Reply to author
Forward
0 new messages