>I patched the code probably 2 weeks ago and posted to the group that the
>new code was in place, but I haven't heard anything back.  In fact, the
>listserv is amazingly quiet.  Anybody having any problems?

I haven't yet updated to the new branch. I'm waiting for things to 
quiet down at work.  I do have one fairly serious problem, though 
that I don't think has been corrected in the new branch:  The cleanup 
threads are not stopped and made available for gc when the Table is 
gc'ed.   I'm sure this is nothing a soft-reference and a finalize() 
couldn't fix, though.

I also have a suggestion for a new feature:  Tunable caching.  Right 
now, you can either setEnsureMostRecent(true) or 
setEnsureMostRecent(false) with nothing in between.  It would be VERY 
useful to be able to set a limit on how long a particular select will 
be cached before it is re-done.  Town does not deal with external (to 
Town) changes to a database very elegantly.



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to