Closed GoogleCodeExporter closed 9 years ago
How would the library know the parameters to use for invoking the method? A
feature like this is out the of the scope of an on-demand caching annotation.
Original comment by eric.dalquist
on 6 Sep 2011 at 9:37
Like the title said this is for cached methods having no parameter.
Method having parameters can be handled by adding private method without
parameter that will call the parameterized method with the correct parameter
while marked with preload.
Original comment by sebtar...@gmail.com
on 6 Sep 2011 at 10:27
Original issue reported on code.google.com by
sebtar...@gmail.com
on 6 Sep 2011 at 2:56