← Back to team overview

launchpad-dev team mailing list archive

Re: js timeout issues on ec2 due to deep js namespaces

 

On 18 September 2012 18:51, Richard Harding <rick.harding@xxxxxxxxxxxxx> wrote:
...
> var ns = Y.lp.registry.product.view;

Why is doing this not enough? It seems that getting rid of nested
namespaces is a fairly big piece of work in order to avoid best
practice as above, i.e. simulating `from module import thing`.


Follow ups

References