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

Model behaviors become part of the core framework #1328

Open
4 tasks
mariuswilms opened this issue May 18, 2018 · 0 comments
Open
4 tasks

Model behaviors become part of the core framework #1328

mariuswilms opened this issue May 18, 2018 · 0 comments

Comments

@mariuswilms
Copy link
Member

mariuswilms commented May 18, 2018

Behaviors play an important role in the extensibility of the framework. Helpers are another mechanism that do so. In contrast to helpers, behaviors have been developed separately from the core framework combined with the hope to find the best solution.

I think it is now time to pick this solution.

Behaviors will become part of the framework, practically merging li3_behaviors from https://github.com/UnionOfRAD/li3_behaviors.

  • copy implementation over from li3_behaviors into li3's 2.0 branch, keeping the namespacing from the plugin
  • fix any deprecation warnings/errors while making behaviors compatible with 2.0
  • add tests (the implementation inside the plugin changed but their tests never did)
  • move the documentation from the readme of the plugin into a manual page, preferably under the models chapter https://github.com/UnionOfRAD/manual/tree/master/05_models
@mariuswilms mariuswilms added this to the 2.0 milestone May 18, 2018
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

1 participant