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

Add Behavior class as in C# version #24

Open
the-real-blackh opened this issue Feb 6, 2018 · 3 comments
Open

Add Behavior class as in C# version #24

the-real-blackh opened this issue Feb 6, 2018 · 3 comments
Milestone

Comments

@the-real-blackh
Copy link

We're doing this on all languages:
https://github.com/SodiumFRP/sodium/blob/master/c%23/src/Sodium/Sodium/Behavior.cs

@clinuxrulz
Copy link
Collaborator

Just to clarify.
Cell: The discrete one.
Behavior: The continuous one?

@the-real-blackh
Copy link
Author

Yes, that's right.

@the-real-blackh
Copy link
Author

jam40jeff added this comment to the Java ticket:
The Behavior class is mostly a rename of the Cell class with a couple methods removed. The new Cell class contains the discrete cell behavior (and uses an underlying Behavior for its implementation in C#).

@clinuxrulz clinuxrulz added this to the v1.0.2 milestone Dec 6, 2018
@clinuxrulz clinuxrulz modified the milestones: v2.1.1, v2.2.0 Jul 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants