[Swift-devel] Re: runtime mapper loading of mappers
Ben Clifford
benc at hawaga.org.uk
Fri Sep 28 10:23:58 CDT 2007
> @registerMapper()
If class names are being mentioned in the source code, it might be good to
permit direct use of the classname for ease of initial use, thusly:
file f <org.myproject.HappyMapper; files="*", foo=7>;
That removes the need for registration of new mappers which appeals to me
from the perspective of making use easier to describe to developers of new
mappers.
--
More information about the Swift-devel
mailing list