view website/www/contact.txt @ 4652:dfbc0cfa9811

Add an interface to register clearCache callbacks in roundupdb. Sometimes complicated computations may require an application cache. This application can now register a callback to clear the application cache, because roundup knows better when to clear it (usually when a transaction ends, either with rollback or with commit). The interface for this is currently considered experimental. The current interface is registerClearCacheCallback(self, method, param) where method is called with param as the only parameter.
author Ralf Schlatterbeck <rsc@runtux.com>
date Fri, 17 Aug 2012 15:30:36 +0200
parents e4950073153f
children 2b7425b24243
line wrap: on
line source

Contact
=======

We maintain the following mailing lists:
  
================ ========================================================================== ======================================================================================
roundup-user     `sign up <https://lists.sourceforge.net/lists/listinfo/roundup-users>`_    `archive <https://sourceforge.net/mailarchive/forum.php?forum_name=roundup-users>`_
roundup-devel    `sign up <https://lists.sourceforge.net/lists/listinfo/roundup-devel>`_    `archive <https://sourceforge.net/mailarchive/forum.php?forum_name=roundup-devel>`_
roundup-checkins `sign up <https://lists.sourceforge.net/lists/listinfo/roundup-checkins>`_ `archive <https://sourceforge.net/mailarchive/forum.php?forum_name=roundup-checkins>`_
================ ========================================================================== ======================================================================================

These lists are moderated to protect them against spam. 
Please sign up if you intend to mail repeatedly.

You may talk to Roundup developers directly via irc at irc://irc.oftc.net/roundup.


Roundup Issue Tracker: http://roundup-tracker.org/