Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#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 14 years ago by felix winkelmann

Resolution: fixed
Status: newclosed

comment:2 Changed 14 years ago by (none)

Milestone: 4.3.0

Milestone 4.3.0 deleted

Note: See TracTickets for help on using tickets.