From: "boris_stitnicky (Boris Stitnicky)" Date: 2012-12-21T05:37:23+09:00 Subject: [ruby-core:51017] [ruby-trunk - Feature #7548] Load and Require Callbacks Issue #7548 has been updated by boris_stitnicky (Boris Stitnicky). trans (Thomas Sawyer) wrote: > You mean "cherrypicking like Facets" right? ;) Sorry, I'm a noob, not knowing whom to credit :] ---------------------------------------- Feature #7548: Load and Require Callbacks https://bugs.ruby-lang.org/issues/7548#change-34919 Author: trans (Thomas Sawyer) Status: Open Priority: Normal Assignee: Category: Target version: next minor =begin Should #load and #require have callbacks? e.g. def required(path) ... end def loaded(path, wrap) ... end On occasion I have wanted to do load monitoring to track down a bug. This would have made it easier. Are there any other good use cases? =end -- http://bugs.ruby-lang.org/