Hello
I'm working on versions of file copy and template for windows.
moment are pretty much copy 'n' pasted versions of their non-windows counterparts.
So obvious thing to do is subclass ActionModule and just have the windows versions doing windows things.
I notice there's no precedent for this at the moment. Is this just because the need hasn't really arisen or a desire to keep
things simple.
Thought it was worth asking before I plunged in.
BTW I'm also going to move the file hash functions to use SHA1
Jon