Sha256: 4acea5c1b36e5fe20353012394a914c2655cb468f92c321673f3c0b0f150d03b

Contents?: true

Size: 563 Bytes

Versions: 26

Compression:

Stored size: 563 Bytes

Contents

Purposes of OM (based on notes from conversation with Matt Zumwalt):

1. Provide convenient names to access information in an XML document --
   essentially a declarative mechanism to define methods that will issue
   xpath queries against an XML document.

2. Provides a convient way to create new, empty XML documents (or fragments),
   with implied parent nodes (if any) and default attribute values (if any).
   This is done by overriding the class method xml_template() in your XML
   document class.

3. Provides a way to map your OM terminology into SOLR.

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
om-3.2.0 devel/notes.txt
om-3.1.1 devel/notes.txt
om-1.8.1 devel/notes.txt
om-3.1.0 devel/notes.txt
om-3.0.7 devel/notes.txt
om-3.0.6 devel/notes.txt
om-3.0.5 devel/notes.txt
om-3.0.4 devel/notes.txt
om-3.0.3 devel/notes.txt
om-3.0.2 devel/notes.txt
om-3.0.1 devel/notes.txt
om-3.0.0 devel/notes.txt
om-2.2.1 devel/notes.txt
om-3.0.0.beta2 devel/notes.txt
om-3.0.0.beta1 devel/notes.txt
om-2.1.2 devel/notes.txt
om-2.1.1 devel/notes.txt
om-2.1.0 devel/notes.txt
om-2.0.0 devel/notes.txt
om-1.9.0.rc1 devel/notes.txt