Menu

#68 timeoutTime in ChartImageDefinition not transient

cewolf-0.10
open-fixed
nobody
None
5
2005-03-18
2005-03-18
Tom Porter
No

The timeoutTime in
de.laures.cewolf.taglib.ChartImageDefinition should be
transient so that when it is used with
de.laures.cewolf.taglib.util.KeyGenerator.generateKey()
in the de.laures.cewolf.storage.AbstractSessionStorage
class, it returns the same key for the same chart
parameters independent of the time that the object was
created.

Discussion

  • Tom Porter

    Tom Porter - 2005-03-18

    Logged In: YES
    user_id=1209832

    Changed the timeoutTime member to be of transient type.
    Also corrected minor formatting issues. Change available in
    file ..de/laures/cewolf/taglib/ChartImageDefinition.java, version
    1.12.

     
  • Tom Porter

    Tom Porter - 2005-03-18
    • status: open --> open-fixed
     

Log in to post a comment.