Hi, Am Mittwoch, den 16.04.2008, 11:21 +0200 schrieb Carsten Ziegeler: > Bertrand Delacretaz wrote: > > On Wed, Apr 16, 2008 at 11:06 AM, Carsten Ziegeler <[EMAIL PROTECTED]> > > wrote: > > > >> ... Hmm, the more I think about it, the more I have the feeling that > >> initial > >> content comming from a bundle should only be used for "static" stuff - it > >> should not be abused to get something into the repository which is intended > >> to be changed by a user.... > > > > Not by an end user probably, but maybe by an admin or programmer. And > > the immutability of this content is not enforced anyway, so people > > will find creative uses for that ;-) > > > Yes, but I would assume that an admin or programmer knows what she does > and how things work. If she doesn't, well, there are so many other > traps. For instance, the same person could just delete all scripts in > the repository and than wonder why nothing is working anymore. We > definitly prevent someone from doing that :)
This is actually the reason, why I like bundles : The casual user (or programmer or admin) just cannot easily tamper with the code. But this is for another thread ;-) Regards Felix
