Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

re-visit REST service #39

Open
yokolet opened this issue Nov 16, 2013 · 4 comments
Open

re-visit REST service #39

yokolet opened this issue Nov 16, 2013 · 4 comments

Comments

@yokolet
Copy link
Contributor

yokolet commented Nov 16, 2013

Currently, REST service is left behind. All tests pass so far, however REST also should have more queries or attribute types and so on.

@marklar
Copy link

marklar commented Nov 29, 2013

Is it theoretically possible to add Ref associations to the REST client? Or perhaps there is some fundamental reason why the REST client can never support such associations? Thank you!

@yokolet
Copy link
Contributor Author

yokolet commented Dec 3, 2013

There might be a technical difficulty, but, theoretically it should be possible. On Datomic, Ref is expressed by dbid (or tmpid).

Currently, REST support is far behind compared to Peer for not a special reason. I have worked on Peer mainly this year because Peer has API and easier to code. However, REST is also interesting. I'll use more time for REST implementation, probably next year. Basically, Diametric is my hobby project, and I don't have much time to work on the gem, unfortunately.

@marklar
Copy link

marklar commented Dec 9, 2013

Thanks for your response, Yoko.

It turns out that we're planning to use JRuby, so we could have used the
Peer client, but I'm sorry to report that the decision-makers on the
project have decided not to use Datomic. Perhaps next time.

Best of luck with Diametric. Seems like a terrific project. Cheers.

2013/12/3 Yoko Harada notifications@github.com

There might be a technical difficulty, but, theoretically it should be
possible. On Datomic, Ref is expressed by dbid (or tmpid).

Currently, REST support is far behind compared to Peer for not a special
reason. I have worked on Peer mainly this year because Peer has API and
easier to code. However, REST is also interesting. I'll use more time for
REST implementation, probably next year. Basically, Diametric is my hobby
project, and I don't have much time to work on the gem, unfortunately.


Reply to this email directly or view it on GitHubhttps://github.com//issues/39#issuecomment-29734593
.

@yokolet
Copy link
Contributor Author

yokolet commented Feb 7, 2014

For the record, reference type on REST works like Peer on master branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants