Thanks Pan for answer.

Actually my application has around 40 modules and all modules contains
create, show, list and update page.
But metadata and html structure s different in all.
Now I want to create a generic model that provide html structure and data
from db for all modules.
I want to create html for all modules dynamically created by java script.
Through this approach I want to save time of writing almost same code for
all modules.

Pushpendra
On Jan 7, 2014 10:14 PM, "Pan Stav" <[email protected]> wrote:

> Theoretically, yes.
>
> If you could provide a more specific question - we could answer more
> specifically about the different limitations that could arise with such as
> abstraction.
>
> On Tuesday, January 7, 2014 2:32:34 PM UTC+2, Pushpendra Kumar wrote:
>>
>> Hello All,
>>
>>              I want to develop large enterprise application using
>> angular.js.
>>              I have a number of modules and all modules contain create,
>> list, show and update page.
>>              Can I write one create.html for all modules and load
>> specific html and data  using angular.js model?
>>              Is it possible to write a model that can write html and data
>> dynamically so that i can save a lot of time of creating all files for all
>> modules.
>>
>>              Please help me.
>>
>>
>> Thanks in advance,
>> Pushpendra
>>
>>
>  --
> 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/groups/opt_out.
>

-- 
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/groups/opt_out.

Reply via email to