You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to restfulie
Hi,
Does anybody know if latest restfulie C# client support json format?
From the example and the source code, it seems that XML is the only
format the client code could parse.
Thanks,
Shulin
Sergio Azevedo
unread,
Feb 14, 2011, 9:27:42 PM2/14/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rest...@googlegroups.com
Hi Shulin,
You are right, the latest version of restfulie C# client, only supports XML. But you have two options to solve your problem:
1 - Fork the project and help us with this feature. =) or
2 - Use an existing fork created by sharpshooting, wich has this feature.