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

Avoiding Temporal & Temporal function #7

Open
ifesdjeen opened this issue Mar 9, 2013 · 1 comment
Open

Avoiding Temporal & Temporal function #7

ifesdjeen opened this issue Mar 9, 2013 · 1 comment

Comments

@ifesdjeen
Copy link
Contributor

Hi,

It seems that it's very possible to avoid using Temporal and Temporal function (actually, it's done quite similarly in Erlang implementation).

I believe that what they do technically belongs to the Clock rather then these two.

Would you accept a patch that removes them & moves impl to Clock instead? Or do you think it's a bad idea and they serve their purpose somewhere I haven't really noticed.

@darach
Copy link
Owner

darach commented Mar 9, 2013

If it simplifies things I'm all for it. I didn't need it in the erlang one as you say. I'm removing it in the java version. It was helpful initially to separate some concerns. Perhaps its beyond its usefulness. Simple wins here.

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