Closed GoogleCodeExporter closed 9 years ago
Original comment by cschollum
on 20 Jan 2009 at 2:36
[deleted comment]
No need to implement our own caching layer, since the following code enables
caching
in an EA.Repository:
EA.Repository repository = ...;
repository.EnableCache = true;
Original comment by cschollum
on 28 Jan 2009 at 9:04
Original issue reported on code.google.com by
cschollum
on 20 Jan 2009 at 2:35