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

Manage dynamic resources #48

Closed
sbordes opened this issue May 29, 2013 · 2 comments
Closed

Manage dynamic resources #48

sbordes opened this issue May 29, 2013 · 2 comments
Assignees
Milestone

Comments

@sbordes
Copy link
Member

sbordes commented May 29, 2013

Manage dynamic resources, in example image loaded on demand must be added to the internal registry (and accessed by a custom key ?)

@ghost ghost assigned sbordes May 29, 2013
@sbordes sbordes modified the milestones: 7.8.0, 7.7.1 Feb 18, 2014
@sbordes sbordes modified the milestones: 7.7.1, 7.8.0 Mar 24, 2014
@sbordes
Copy link
Member Author

sbordes commented Mar 24, 2014

If the same color is instantiated 1000 times, application must contain:
_ 1000 ColorItem
_ 1000 ColorParams stored into only one Map.entry (To discuss)
_ One Color instance

@sbordes
Copy link
Member Author

sbordes commented Apr 14, 2014

Branch Resources merged
Test should performed to track regression before releasing the version
Will be refactored with Java8 new features

@sbordes sbordes closed this as completed Apr 14, 2014
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