Changes between Version 27 and Version 28 of WikiStart
- Timestamp:
- Nov 19, 2007, 1:25:43 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v27 v28 15 15 * use perl. It makes coding so much more efficient, powerful and also fun 16 16 * use AppConfig. A lot of information is managed under a configuration file format and AppConfig makes it trivial to handle them. BTW look at that [http://trac.project-builder.org/browser/devel/pb-doc/AppConfig%3A%3AFile.patch patch] as the versions of AppConfig from 1.63 and up to 1.66 at least have a bug for handling hashes correctly this fixes. Cf: http://rt.cpan.org/Ticket/Display.html?id=28766 17 * make it independant from the CMS (flat, CVS, SVN, more to come), the VM (QEMU, more to come), the type of distro (RPM based, deb based, ebuild based, ...) 17 18 18 19 = Examples of Project-Builder usage =