Summary
require-extension should understand import-modifiers
Metadata
- Id: caa9a3c1e37770e6082701fe7be542261bb2982e
- Trac id: 170
- Type: enhancement
- Reporter: felix
- Owner: felix
- Cc:
- Status: closed
- Component: core libraries
- Estimated difficulty:
- Resolution: fixed
- Priority: not urgent at all
- Milestone:
- Version: 4.3.x
- Changetime: 2010-03-11 10:33:12 UTC
- Created: 2010-02-02 15:07:57 UTC
- Keywords:
Description
A convenient feature would be to allow using import-modifiers (`except`, `only`, `rename` and `prefix`) in `require-extension`/`use` forms.
Changes and comments
[2010-02-08 14:02:51 UTC] felix changed status from new to closed
[2010-02-08 14:02:51 UTC] felix set resolution to fixed
[2010-02-08 14:02:51 UTC] felix wrote:
Fixed in `experimental` branch (cfa7c4ded513b67a30c8a4c07db952e0359ee4ee)