xsl-list
[Top] [All Lists]

[xsl] Limitations of including/importing number of stylesheets into a stylesheets

2010-11-29 01:15:54
Hello all,

I am working on a huge project, which requires me to import/include n (23 
as of now) number of other stylesheets into one main. I used this 
architecture just for the brevity of code to me, divided into separate 
modules (easy to debug :-) ). Now I am worried that the number could 
increase to 30 and so on.

And the obvious question arises to me whether there is any limitations of 
doing that, I mean number of stylesheets to be included/imported. I 
certainly assume that there could be performance issues in such 
architecture. If not I am more than happy. If yes, what should be the best 
way of doing that or what should avoided.

I had a question to ask in this context but thought of taking suggestions 
first.

TIA,
Pankaj

PS: Apologies, should have gone thru docs/googled it but thought taking 
expert advise here itself.


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--