[Swift-devel] Re: runtime mapper loading of mappers
    Mihael Hategan 
    hategan at mcs.anl.gov
       
    Fri Sep 28 10:27:10 CDT 2007
    
    
  
On Fri, 2007-09-28 at 15:23 +0000, Ben Clifford wrote:
> > @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.
It may become annoying if there are many of those. So aliasing them
might be useful.
> 
    
    
More information about the Swift-devel
mailing list