Hi guys, I’m thinking of resurrecting JavaRESTAdaptor for a need, talking to JIRA’s REST service, that I have. What’s I’m planning to do:
- use Jarkata’s HTTPClient to manage the connections - use the userInfo() dict in the model to specify: - the auth type (Digest or Basic) - the format (Json, xml) - if the file extension (.json, etc.) should be added at the end of the URL - use ERXRestRequestNode for conversion from the response to an EO Any interest in this? I already did part of the work, I’m just trying to figure out how the conversion from a datasource to an EO is done. _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
