
Feb. 27, 2010
3:53 p.m.
On Feb 28, 2010, at 01:38 AM, Nick Coghlan wrote:
I think the use case of "keep the user from fiddling casually with our application" is a valid one.
Doesn't the existing support for zipimport satisfy that use case already, and probably better so? Heck you can even name your zip file "application.dat" to really throw naive users off the scent. ;) -Barry