On 16/01/2008, Kevin Brown <[EMAIL PROTECTED]> wrote: > > ModulePrefs are already exposed in the Gadget / GadgetSpec object. We > expect > that most containers will use this library directly to get access to this > meta data. Doing all of this in javascript is extraordinarily cumbersome, > and in the long run probably isn't necessary. We could certainly implement > this in pure JS, but I don't think that will be practical for real > implementations due to the cost of iframe->container communication.
I was think more along the lines of doing a container->iframe to go get the GadgetSpec. Is this just as expensive? Martin

