Summary

Allow extensions to consist of import-library only

Metadata

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`.

Changes and comments

[2009-11-22 11:13:32 UTC] felix changed status from new to closed

[2009-11-22 11:13:32 UTC] felix set resolution to fixed

[2010-03-11 10:33:12 UTC] Milestone 4.3.0 deleted