Re: Ways to check a feature is loaded or not

2011-08-29 Thread Wei CSDL Shi
Hi, shindiggers, anybody have any recommendation about how to check the a feature loaded or not? Thanks Best Regards Marshall Shi(Shi Wei) shiwc...@cn.ibm.com (86-21)60922779 Wei CSDL

Ways to check a feature is loaded or not

2011-08-28 Thread Wei CSDL Shi
Hi, can anybody point me how could I check whether a feature has been loaded by shindig? Previously, I was using the window['___jsl']['l'] object in the client to check whether a feature name is in this list. Then I can tell my application code to not load that feature again. But in recent shin