Hi,
     I have a question about a page design that uses several accordions in 
the same page. The views are not switched using ng-view because the page 
from which it is ported was designed this way. It seems to defeat the 
purpose of a SPA.

But now we want to load the data only when each accordion is expanded. 
Since we have initially violated the SPA approach now it is difficult to 
load data partially for each view. Not sure if this is lazy loading because 
there is no algorithm that decides how data is loaded lazily. It is the 
user who clicks and selects the accordion.

Now we have to find a way to load data partially for each accordion from 
JSON. Has someone encountered this design problem ?

Thanks,
Mohan

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to