[ 
https://issues.apache.org/jira/browse/OFBIZ-1885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12618062#action_12618062
 ] 

David E. Jones commented on OFBIZ-1885:
---------------------------------------

I'd say this is a case where a custom cache might be a bad idea. Why not just 
use the entity engine cache? Then at least it would automatically clear when 
data is changed, etc.

The running time to assemble the list per type based on a cached result from 
the database should be minimal, so I wouldn't worry about that.

On a side note, the visualTheme package name would be the first like that, ie 
with multiple words combined in. Could we simplify it to just "theme"? 

> Selectable Visual Themes
> ------------------------
>
>                 Key: OFBIZ-1885
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1885
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>            Reporter: Adrian Crum
>            Priority: Minor
>         Attachments: theme_1.zip, visual_themes.patch, visual_themes.patch
>
>
> Implement entities, services, and UI artifacts to add support for selectable 
> Visual Themes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to