#120 closed enhancement (fixed)
Allow extensions to consist of import-library only
Reported by: | felix winkelmann | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | core-pending | Version: | 4.2.x |
Keywords: | Cc: | ||
Estimated difficulty: |
Description
It is not currently possible to use require-extension
and avoid loading an extension at runtime, even if we only need the import library at expansion time (like with matchable
for example).
The commit 78a1d9712a7c1c1d432cf3ba587dcb44c651ef82 adds a new erxtension property called import-only
.
Change History (2)
comment:1 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 15 years ago by
Milestone: | 4.3.0 |
---|
Note: See
TracTickets for help on using
tickets.
Milestone 4.3.0 deleted