https://bugzilla.wikimedia.org/show_bug.cgi?id=30446

--- Comment #2 from darklama <[email protected]> 2011-08-23 20:09:04 UTC ---
No. An unregistered module needs to inject a request and let
the load system know we want to know about any future modules
that are registered by the given name, so it can call the
ready or error callback when an attempt to load the module is
finally made and either succeeds or fails.

mw.loader.using could presumably return true if at the time
it is called all requested modules are registered or false
otherwise.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to