Item9486: Allow plugins to register their own onReload functions to be called from the master onReload()

pencil
Priority: Enhancement
Current State: Closed
Released In: n/a
Target Release: n/a
Applies To: Extension
Component: DBCachePlugin
Branches:
Reported By: DavidPatterson
Waiting For:
Last Change By: MichaelDaum
Item9401 adds special MetaCommentPlugin specific code to allow the caching of META:COMMENTs in the DB cache.

It would be more expandable if other plugins could register their own onReload functions which would be called from the DBCachePlugin::WebDB::onReload() function.

The current (or is it old now) mechanism of having to define a %VARIABLE% which sets the WebDB() to be used (as done in BlogPlugin - a subclass with its own onReload which calls the SUPER::onReload) is just too restrictive as demonstrated by Item9401.

-- DavidPatterson - 18 Aug 2010

This is implemented using the registerIntextTopicHandler now. MetaCommentPlugin has been reworked to make use of it.

-- MichaelDaum - 25 Sep 2015
 

ItemTemplate edit

Summary Allow plugins to register their own onReload functions to be called from the master onReload()
ReportedBy DavidPatterson
Codebase
SVN Range
AppliesTo Extension
Component DBCachePlugin
Priority Enhancement
CurrentState Closed
WaitingFor
Checkins
TargetRelease n/a
ReleasedIn n/a
CheckinsOnBranches
trunkCheckins
masterCheckins
ItemBranchCheckins
Release01x01Checkins
Topic revision: r2 - 25 Sep 2015, MichaelDaum
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy