paulirotta / Tantalum

Tantalum Cross Platform Library
12 stars 6 forks source link

If your app structure is a mess, it is a confusing error when you create multiple instance of the same cache #12

Closed paulirotta closed 11 years ago

paulirotta commented 11 years ago

Change to a factory pattern

paulirotta commented 11 years ago

Now StaticWebCache and StaticCache are created by a factory method.