|
From: Rob H. <rob...@in...> - 2005-03-27 11:57:44
|
Just seen this post on the forum: http://forum.springframework.org/viewtopic.php?t=4350 and I think it would be a really good idea if you could use Java language semantics for numbers inside the configuration file. So, for example, you can specify 3000L and have it be a Long rather than an Integer. This is much simpler than the current solution. Rob |