Ticket #946 (closed enhancement: wontfix)
plugin invocation: explicit access to originating tiddler
| Reported by: | FND | Owned by: | JeremyRuston |
|---|---|---|---|
| Priority: | major | Milestone: | 2.6 |
| Component: | core | Version: | |
| Severity: | low | Keywords: | |
| Cc: |
Description
When evaluating JavaScript? code from a systemConfig tiddler, there should be an explicit contract for the the respective tiddler object to be passed in (e.g. by wrapping the invocation in a closure).
While this is already possible using the tiddler object from the parent scope (loadPlugins), that seems accidental and fairly brittle (e.g. if there is a local tiddler variable).
Change History
Note: See
TracTickets for help on using
tickets.
