README.md in whyvalidationssuckin96-1.0.0 vs README.md in whyvalidationssuckin96-1.1.0
- old
+ new
@@ -114,8 +114,13 @@
* Add tests for it. This is important so I don't break it in a future version unintentionally.
* Commit, do not mess with Rakefile or VERSION.
(if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
* Send me a pull request.
+## Todo
+
+* Investigate moving to a model where single instances of validations are created and passed the object to validate,
+ rather than the per-object validation scheme right now which _may_ be a bottleneck.
+
## Copying
Copyright (c) 2009 gabrielg/thumblemonks. See LICENSE for details.