deprecated JSON classes

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

deprecated JSON classes

Erwan de FERRIERES
Hi all,

the following classes are deprecated since December 2009
(https://fisheye6.atlassian.com/changelog/ofbiz?cs=892685) :
framework/webapp/src/org/ofbiz/webapp/event/JSONJavaEventHandler.java
framework/webapp/src/org/ofbiz/webapp/event/JSONServiceEventHandler.java
framework/webapp/src/org/ofbiz/webapp/event/JSONServiceMultiEventHandler.java

and this one should be also deprecated, since we are no more using dojo
in OFBiz.
framework/webapp/src/org/ofbiz/webapp/event/DojoJSONServiceEventHandler.java

Is this OK to remove those files ?

Cheers,

--
Erwan de FERRIERES
www.nereide.biz
Reply | Threaded
Open this post in threaded view
|

Re: deprecated JSON classes

Pierre Smits
+1

2011/11/16 Erwan de FERRIERES <[hidden email]>

> Hi all,
>
> the following classes are deprecated since December 2009 (
> https://fisheye6.atlassian.**com/changelog/ofbiz?cs=892685<https://fisheye6.atlassian.com/changelog/ofbiz?cs=892685>)
> :
> framework/webapp/src/org/**ofbiz/webapp/event/**JSONJavaEventHandler.java
> framework/webapp/src/org/**ofbiz/webapp/event/**
> JSONServiceEventHandler.java
> framework/webapp/src/org/**ofbiz/webapp/event/**
> JSONServiceMultiEventHandler.**java
>
> and this one should be also deprecated, since we are no more using dojo in
> OFBiz.
> framework/webapp/src/org/**ofbiz/webapp/event/**
> DojoJSONServiceEventHandler.**java
>
> Is this OK to remove those files ?
>
> Cheers,
>
> --
> Erwan de FERRIERES
> www.nereide.biz
>
Reply | Threaded
Open this post in threaded view
|

Re: deprecated JSON classes

Jacques Le Roux
Administrator
In reply to this post by Erwan de FERRIERES
+1 For Dojo, I did not check Json but from the comment it seems OK with me

Jacques

From: "Erwan de FERRIERES" <[hidden email]>

> Hi all,
>
> the following classes are deprecated since December 2009
> (https://fisheye6.atlassian.com/changelog/ofbiz?cs=892685) :
> framework/webapp/src/org/ofbiz/webapp/event/JSONJavaEventHandler.java
> framework/webapp/src/org/ofbiz/webapp/event/JSONServiceEventHandler.java
> framework/webapp/src/org/ofbiz/webapp/event/JSONServiceMultiEventHandler.java
>
> and this one should be also deprecated, since we are no more using dojo
> in OFBiz.
> framework/webapp/src/org/ofbiz/webapp/event/DojoJSONServiceEventHandler.java
>
> Is this OK to remove those files ?
>
> Cheers,
>
> --
> Erwan de FERRIERES
> www.nereide.biz
Reply | Threaded
Open this post in threaded view
|

Re: deprecated JSON classes

Sascha Rodekamp-3
+1

I don't see any use of special JSON Event handler at the moment.

The most JSON data are passed to the parameter fields within an event/
service execution.



2011/11/17 Jacques Le Roux <[hidden email]>:

> +1 For Dojo, I did not check Json but from the comment it seems OK with me
>
> Jacques
>
> From: "Erwan de FERRIERES" <[hidden email]>
>>
>> Hi all,
>>
>> the following classes are deprecated since December 2009
>> (https://fisheye6.atlassian.com/changelog/ofbiz?cs=892685) :
>> framework/webapp/src/org/ofbiz/webapp/event/JSONJavaEventHandler.java
>> framework/webapp/src/org/ofbiz/webapp/event/JSONServiceEventHandler.java
>>
>> framework/webapp/src/org/ofbiz/webapp/event/JSONServiceMultiEventHandler.java
>>
>> and this one should be also deprecated, since we are no more using dojo in
>> OFBiz.
>>
>> framework/webapp/src/org/ofbiz/webapp/event/DojoJSONServiceEventHandler.java
>>
>> Is this OK to remove those files ?
>>
>> Cheers,
>>
>> --
>> Erwan de FERRIERES
>> www.nereide.biz
>



--

Sascha Rodekamp
    Visit the new german OFBiz Blog: http://www.ofbiz.biz
    Lynx-Consulting GmbH
    Johanniskirchplatz 6
    D-33615 Bielefeld
    http://www.lynx.de
Reply | Threaded
Open this post in threaded view
|

Re: deprecated JSON classes

Bilgin Ibryam-2
In reply to this post by Erwan de FERRIERES
On Wed, Nov 16, 2011 at 9:07 PM, Erwan de FERRIERES <
[hidden email]> wrote:

> Hi all,
>
> the following classes are deprecated since December 2009


more than 2 years as deprecated is long enough
+ 1

Bilgin


> (https://fisheye6.atlassian.**com/changelog/ofbiz?cs=892685<https://fisheye6.atlassian.com/changelog/ofbiz?cs=892685>)
> :
> framework/webapp/src/org/**ofbiz/webapp/event/**JSONJavaEventHandler.java
> framework/webapp/src/org/**ofbiz/webapp/event/**
> JSONServiceEventHandler.java
> framework/webapp/src/org/**ofbiz/webapp/event/**
> JSONServiceMultiEventHandler.**java
>
> and this one should be also deprecated, since we are no more using dojo in
> OFBiz.
> framework/webapp/src/org/**ofbiz/webapp/event/**
> DojoJSONServiceEventHandler.**java
>
> Is this OK to remove those files ?
>
> Cheers,
>
> --
> Erwan de FERRIERES
> www.nereide.biz
>