Package: wnpp Owner: tak...@debian.org Severity: wishlist * Package name : amrita2 Version : 2.0.2 Upstream Author : Taku Nakajima * URL or Web page : http://rubyforge.org/projects/amrita2/ * License : Ruby | GPL Description : a xml/xhtml template library for Ruby
It makes html documents from a template and a model data. . * The template for amrita2 is a pure html/xhtml document without no special tag like <?...?> or <% .. %> . * The template can be written by designers using almost any xhtml/xml Editor. . * Need no change on Ruby code to change the view of _dynamic_ part (not only static part) of the template . * The model data may be standard Ruby data, Hash, Array, String... or an instance of a classes you made. . * The output is controlled by _data_ not by logic. So It's easy to write, test, debug code. (Good for eXtreamPrograming) . Amrita2 mixes a template and model data up to a html document naturally matching the +id+ attribute of XML element to model data. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org