From: Rafael Kitover Date: Sat, 8 May 2010 19:55:19 +0000 (-0400) Subject: update TODO again X-Git-Tag: 0.07000~30 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=576657355fbd368f6caa9d4c0a56f7f5c83f680e;p=dbsrgits%2FDBIx-Class-Schema-Loader.git update TODO again --- diff --git a/TODO b/TODO index 9026d3f..96451a3 100644 --- a/TODO +++ b/TODO @@ -33,6 +33,10 @@ - add hashref form of components to control which components are added to which classes - add original => {} to all type info rewrites + - add common tests for preserve_case option + - correct handling of CamelCase names with numbers (eg. foo2Bar -> Foo2Bar, + foo2_bar) + - check rel accessors for method conflicts - Relationships - Re-scan relations/tables after initial relation setup to find