Letractively / jcatapult

Automatically exported from code.google.com/p/jcatapult
0 stars 0 forks source link

JCatapult MVC ExpressionEvaluator ignores local type converters for one of the getValue methods #83

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Right now the MVC only uses global type converters for the getValue method
that converts to a String. This will completely ignore local type
converters and should be fixed.

Original issue reported on code.google.com by bpontare...@gmail.com on 15 Sep 2008 at 4:13