On 06/04/2012 10:46 AM, Andres Altamirano wrote: > I'd like to know if there are scripts, o code on php to parse RT REST. > It's difficult to do it from php without having to build a parser. Does > anybody knows one? > > I have seen many restful app which are using xml or json. There are a > lot of interfaces to do the parsing job in these cases. > > Why RT don't uses that sort of specs?
I can't help you with PHP, but the reason RT's REST-like interface doesn't use JSON is because it predates JSON. ;)
