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

Get/Set methods should be deprecated #8

Closed
heartcode opened this issue Mar 25, 2012 · 1 comment
Closed

Get/Set methods should be deprecated #8

heartcode opened this issue Mar 25, 2012 · 1 comment

Comments

@heartcode
Copy link
Owner

I initially thought that having get/set methods for the visual parameters was a nice idea. It is quite handy to have the ability to change parameters at runtime (after creation), but I haven't really seen anyone using these functions apart from the initial set up of the CanvasLoader instances, so I believe we can deprecate this functionality and add a initial visual Object parameter to the constructor instead (as mentioned in issue #6). This solution also should decrease the file size quite significantly. This feature will be implemented in the next version.

@heartcode
Copy link
Owner Author

On develop branch the getters/setters are a lot cleaner and work more effectively: https://github.com/heartcode/CanvasLoader/tree/develop

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

1 participant