[RPM (6.0)] [DIST generic] jsilver-1.0.0-1.jpp6
Ralph Apel <[email protected]>
| Newsgroups | gmane.linux.jpackage.announce |
|---|---|
| Message-ID | <[email protected]> |
Name : jsilver Relocations: (not relocatable) Version : 1.0.0 Vendor: JPackage Project Release : 1.jpp6 Build Date: Sun 19 Aug 2012 08:54:43 PM CEST Install Date: (not installed) Build Host: linux.fritz.box Group : Development/Java Source RPM: (none) Size : 1273575 License: Apache 2.0 License Signature : (none) Packager : Ralph Apel <[email protected]> URL : http://code.google.com/p/jsilver/ Summary : Pure-Java implementation of Clearsilver Description : JSilver is a pure-Java implementation of Clearsilver. Key benefits of JSilver over Clearsilver include: Performance * Templates are only parsed when the file changes - not for each request. * Optionally, templates can be compiled directly to Java bytecode, making rendering super-fast. * Once-off template optimization step simplifies template making rendering even faster. * Internal optimizations to streamline string manipulation. Avoids the complexities of JNI * Avoids the risk of native code taking down the JVM. * Avoids JNI marshalling overhead. * Simplifies IDE use (no more forgetting java.library.path). Allows for easy extension in Java * API allows template functions to be defined in Java allowing logic to be pulled out of templates. * Custom escaping / text filters can be plugged in. * Makes plugging in translations much simpler (e.g. <?cs var:translate('some.message') ?>). * API designed with testability in mind. * Custom mechanisms can be plugged in for loading templates and caching. * Low-level access to template AST for advanced transformations. --------------- Ralph Apel <r.apel at r-apel.de> 0:1.0.0-1 - First release --------------- jsilver.src: W: source-or-patch-not-bzipped jsilver-pom.patch jsilver.src: W: source-or-patch-not-bzipped jsilver-1.0.0.tgz jsilver.src: W: non-standard-group Development/Java jsilver.src: W: no-signature jsilver.src: W: invalid-license Apache 2.0 License 1 packages and 0 specfiles checked; 0 errors, 5 warnings. ---------------