Closed GoogleCodeExporter closed 9 years ago
I create a system.process.cache.Attribute and system.process.cache.Method class
to
create typed entries in the cache buffer (Attribute and Method keep the
definition of
the attributes or methods to invoke when the cache buffer is flushed).
The Cache class is ok, i must finalize the unit tests.
Note :
This class is used to register in a buffer a stack (LIFO) of attributes or
methods to
apply or invoke in a specified target object in the application. This class is a
command who implement the Runnable interface to flush with the run() method all
elements in the cache object.
Original comment by ekamel...@gmail.com
on 26 Apr 2009 at 2:07
Fixed in the revision 685 :
http://code.google.com/p/maashaack/source/detail?r=685
Original comment by ekamel...@gmail.com
on 26 Apr 2009 at 4:18
Original comment by ekamel...@gmail.com
on 1 Aug 2009 at 3:10
Original issue reported on code.google.com by
ekamel...@gmail.com
on 26 Apr 2009 at 12:49