> > Configuration of Tasks > > <SNIP> > > (What to do if the type isn't a File or a simple type, look > > for the class and see if it has a setString method?) > > I think already has been discussed that the type could be > anything, as long as it is primitive or a class with a > String-constructor (so it is not restricted to File). > If this fails, bail out...
Yeah.. This was the part of the part that was a bit rough.. :) I'm going to collect feedback to do a 0.6 for sunday-ish or so. .duncan
