Webuml – Developer Notes » Blog Archive » Using a decorator for caching purposes

webuml.com/blog/using-a-decorator-for-caching-purposes/62 view page cached page
In my previous post I gave some examples on how caching can evolve. However , what annoys me in the second and third approach is that I have some extra code and dependencies which are not really related to my class. The examples bellow detail how you can use a decorator to cache another class.



All posts about this link

  • share this page on Twitter
  • rss feed for webuml.com
  • alerts create email alert for webuml.com
Copy and paste this code below into your website:
customize »