History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: GRAILS-1036
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Graeme Rocher
Reporter: Marc Palmer
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Grails

Add caching meta class to Grails and make TagLibMetaClass use it for performance increase

Created: 11/Apr/07 08:38 AM   Updated: 17/Apr/07 08:08 AM
Component/s: TagLib
Affects Version/s: 0.4.2
Fix Version/s: 0.5-RC1

Time Tracking:
Not Specified

File Attachments: 1. Java Source File CachingMetaClass.java (3 kb)
2. Java Source File TagLibMetaClass.java (5 kb)

Issue Links:
dependent
 


 Description  « Hide
Attached code tweaks to TagLibMetaClass required to function correctly with the caching meta class.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Marc Palmer - 11/Apr/07 12:37 PM
Remember to update the cache so it caches on param types too.

Marc Palmer - 11/Apr/07 12:37 PM
...param type string creation could be slow. Look at caching metamethod / metaproperty somehow

Graeme Rocher - 13/Apr/07 10:48 AM
Hey Marc, this come with any test cases?

Graeme Rocher - 13/Apr/07 10:49 AM
Reminder: When this issue is closed please close GRAILS-424 too