JSON

2011-09-20 Thread Facundo Schwindt
Hi Everyone. Anyone knows which are the best option for JSON Serialization and Deserialization ? Is only for JSON purpose !! I was looking Piriti and RestyGWT.. I see that Piriti (http://code.google.com/p/piriti/wiki/GettingStarted) use aproximate 20 .jar ( GIN 1.5

Json serialization

2011-09-18 Thread Facundo Schwindt
Hi everyone ... This days I was surfing different method to serialize and deserialize Json. I found Piriti ( http://code.google.com/p/piriti/ ) this run on the client side only. but I try to reproduce an example of the wiki with no good results.

Plugin failed to connect to Development Mode

2011-04-09 Thread facundo schwindt
Hi everyone I was developing an app in development mode. Recently I got a Mac with snow leopard. The app run perfectly in Windows7. But I've imported the project into workspaces in Snow Leopard OS and when I try to run it the browser give me this Plugin failed to connect to Development Mode

Re: Attn::Solaris Admin Requirement in Woonsocket, RI::Please respond back at di...@abacuscs.com::

2011-01-19 Thread facundo schwindt
Thanks a lot for the offer Diping... but I'm living in Spain . 2011/1/19 Dipin Sukumaran dipin.j...@gmail.com Hi, Hope you are doing well. This is Dipin (di...@abacuscs.com ) from Abacus Management consultancy services. Please review my Urgent Client requirement below. ::Please respond

XMLparse

2010-11-24 Thread facundo schwindt
Hi everybody I'm new in GWT. I'm developing a tool that have been started that use MyphpAdministrator to connect to the database mysql. to do the parser from XML to java clases to pick up all data from Mysql tha program uses XMLParce (string A) function. if A is an XML no problem if A is an file

Re: XMLparse

2010-11-24 Thread facundo schwindt
, com.google.gwt.http.client.RequestBuilder Hope that helps. Regards, ramon. On Nov 24, 12:18 pm, facundo schwindt facu0...@gmail.com wrote: Hi everybody I'm new in GWT. I'm developing a tool that have been started that use MyphpAdministrator to connect to the database mysql. to do