xsl-list
[Top] [All Lists]

RE: storing xsl in database?

2003-08-28 12:53:01
I have done this. There is no reason not to do so. By putting stylesheets in a 
database, you get the relatively more sophisticated security features of a 
database (as compared to a file system), and you get an easily-implemented and 
automatic versioning system controlled by stored procedures.
-- 
Charles Knell
cknell(_at_)onebox(_dot_)com - email



-----Original Message-----
From:     "Lee, Insoo" <Insoo(_dot_)Lee(_at_)gs(_dot_)com>
Sent:     Thu, 28 Aug 2003 15:38:11 -0400
To:       "'xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com'" 
<xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
Subject:  [xsl] storing xsl in database?

        
 Hi - 
 Some of my colleagues are considering putting in all xsl stylesheet into
database rather than a flat file.
 They want to read in a correct stylesheet on the fly and feed it into
transformer engine as a string.
 I think it is a bad idea, but can not come up with a good reason.
 Any of you tried to put xsl stylesheets in the database? any reason we
should or should not do it?
 Thanks

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>