[Mono-devel-list] implicit bootstrap from a zip/gz file?
    Rafael Ferreira 
    Rafael.Ferreira at apollogrp.edu
       
    Mon May 10 12:51:29 EDT 2004
    
    
  
Hey everyone, 
Has anyone thought about adding an implicit tar "de-archive" to mono.exe to
allow things like: 
mono -tar blah.tar.Myclass
So the main() method in myclass gets bootstrapped? YES, this is the same as
java jar files...
I understand that you can add resource files to a dll/exe but I'm not sure
it that allows for a single dll to contain everything an application needs.
This would be extra nice for web applications where you can bundle up all
aspx/dll/png files. 
 - Rafael 
    
    
More information about the Mono-devel-list
mailing list