README.og in og-0.10.0 vs README.og in og-0.11.0

- old
+ new

@@ -1,6 +1,6 @@ -= Og 0.10.0 += Og 0.11.0 Nitro integrates the Og (ObjectGraph) object-relational mapping library. Og provides transparent serialization of object graphs to a RDBMS backend. Unlike other similar libraries Og maps standard Ruby objects to SQL tables and not vice versa. Og provides a meta language @@ -28,11 +28,10 @@ + Object-Relational mapping. + Absolutely no configuration files. + Multiple backend adapters (PostgreSQL, MySQL, SQLite). + ActiveRecord-style meta language and db aware methods. + Automatially generates join-tables for many_to_many relations. -+ Deserialize to Ruby Objects or ResultSets. + Deserialize sql join queries to Ruby Objects. + Serialize arbitrary ruby object graphs through YAML. + Connection pooling. + Thread safety. + SQL transactions. @@ -103,10 +102,10 @@ == Licence Copyright (c) 2004-2005, George 'tml' Moschovitis. Copyright (c) 2004-2005, Navel Ltd (http://www.navel.gr) -Og (http://www.navel.gr/og) is copyrighted free software -created and maintained by George Moschovitis (mailto:gm@navel.gr) +Og (http://www.rubyforge.com/projects/nitro) is copyrighted free +software created and maintained by George Moschovitis (mailto:gm@navel.gr) and released under the standard BSD Licence. For details consult the file LICENCE.