• twanvl's avatar
    Two changes: · e9a8e675
    twanvl authored
     * Added after_reading function that is called by Reader after reading a complete object.
       This generalizes Packaged::validate, which is now also called via this mechanism.
     * Use a single 'last_modified' Age, instead of a separate one for scripts. The counter should now only go up by 1 for each Action performed. In theory the counter could also be made local to ScriptManager.
    e9a8e675
package.hpp 11.5 KB