Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ease-dev] Introduction

Especially in combination with jersery (orbit too) consuming RESt APIs becomes a breeze... 

Am 15.03.2017 10:42 schrieb "Jonah Graham" <jonah@xxxxxxxxxxxxxxxx>:
Thanks Martin,

That is good suggestion as Jackson is also already in Orbit too, so it is much easier for EASE (or any Eclipse project) to use that.

Jonah

~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com

On 15 March 2017 at 09:24, Martin Klösch <martin.kloesch@xxxxxxxxx> wrote:
Hi, 

I have used Jackson [1]  for JSON parsing with great results. If you want to e.g. bind the data to classes I would give this a try.

Regards, 
Martin 


Am 15.03.2017 09:39 schrieb "Jonah Graham" <jonah@xxxxxxxxxxxxxxxx>:
It may be overkill for your needs, but Eclipse Orbit already includes Google's GSON (https://github.com/google/gson), com.google.gson: http://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/





~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com

On 15 March 2017 at 08:30, <Christian.Pontesegger@infineon.com> wrote:

Seems there is an ongoing discussion to push a JSON package to orbit:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=512432

 

Christian

 

From: ease-dev-bounces@xxxxxxxxxxx [mailto:ease-dev-bounces@eclipse.org] On Behalf Of Utsav Oza
Sent: Tuesday, March 14, 2017 8:47 PM
To: ease developer discussions
Subject: Re: [ease-dev] Introduction

 

Hi Christian,

Since we are going to deal with JSON response, does Eclipse provide any convenience class for dealing with JSON responses or is it to be implemented according to our needs of the project ?

Thanks

Utsav Oza


_______________________________________________
ease-dev mailing list
ease-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ease-dev


_______________________________________________
ease-dev mailing list
ease-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ease-dev

_______________________________________________
ease-dev mailing list
ease-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ease-dev


_______________________________________________
ease-dev mailing list
ease-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ease-dev

Back to the top