Sha256: 6df9f862c5e8a48f971f79c31ed6cf0cf5b05e1e37879e430ad1a89014a4274b

Contents?: true

Size: 1.01 KB

Versions: 2

Compression:

Stored size: 1.01 KB

Contents

= xamplr

xamplr is a set of software tools that supports development of ruby applications.

Features:
  - supports Domain Driven Design in Ruby
  - persistence ignornace
  - clusters, entities, 'regular' objects, and repositories (corresponding approximately to DDD's aggregates, entities, value objects, and repositories)
  - different peristence techniques including filesystem (XML format) and Tokyo Cabinet
  - transaction support
  - querying 
  - fast development, fast execution
  - has been in use in commercial software since 2004, a Java version has been in use since 1998.

Anti-Features:
  - absymal lack of documentation. If you are brave and willing to wade through (old) blog entries, you might try looking at: 

    http://recursive.ca/hutch/category/software/tools-i-use/xampl/

License: For the moment it is AGPLv3 (see COPYING). An alternative license
may be negotiated, contact me. In the near future this license will be
relaxed.

== Copyright

Copyright (c) 2009 Bob Hutchison. See LICENSE and COPYING for details.

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
hutch-xamplr-1.2.0 README.rdoc
xamplr-1.2.0 README.rdoc