Skip to content

Commit

Permalink
VisitorPattern deserves a README entry at least :)
Browse files Browse the repository at this point in the history
  • Loading branch information
samv committed Jul 23, 2014
1 parent 6c19e5b commit 19d60fc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,10 @@ Features
* conversion to primitive python types via the pickle API
(``__getnewargs__``)

* **New in 0.5**: generic mechanism for marshalling to and from other
other forms. See the documentation for the new
``normalize.visitor.VisitorPattern`` API.

* typed collections API with item coercion (currently, only lists are
implemented):

Expand Down

0 comments on commit 19d60fc

Please sign in to comment.