Ticket #2527949 (accepted enhancement)
Reporter George |
Opened: 06/4/09 Last modified: 10/4/11 Status: accepted Type: enhancement |
Owner Dav Glass |
Target Release: FUTURE Priority: P3 (normal) |
|---|---|---|---|
| Summary: | make loadOptional more granular | ||
| Description: | Original description 2008-04-07 23:38 The current syntax forces you to load all optional dependencies. This has the undesirable effect of automatically all [imported, bz 1859738] |
||
| Type: | enhancement | Observed in Version: | development master |
| Component: | Loader | Severity: | S3 (normal) |
| Assigned To: | Dav Glass | Target Release: | FUTURE |
| Location: | Library Code | Priority: | P3 (normal) |
| Tags: | Relates To: | ||
| Browsers: | N/A | ||
| URL: | |||
| Test Information: | |||
Change History
|
Posted: 06/4/09
|
|
Posted: 06/9/09
|
|
Posted: 04/20/11
|
|
Posted: 04/26/11
|
|
Posted: 10/4/11
Pull Request: https://github.com/yui/yui3/pull/34 |
Comment by Adam Moore 2008-08-25 15:35:00
The suggestion is to let me specify which modules should have the optional dependencies loaded. I'm not sure how this
would look API-wise... you can always specify the specific optional dependencies you want. Will investigate for 3.x