There's a lot of File::* modules we use in Mojolicious (File::Basename, 
File::Spec, File::Find,
File::Copy, File::Path...). Their use is pretty decentralized at the 
moment, even though we've
already written our own little extensions like 
Mojo::Util::files/slurp/spurt.

So, i've been thinking that maybe it would make sense to encapsulate all 
that stuff a bit in a
new object, which i've called Mojo::File in the (still unfinished) 
proof-of-concept branch.

    https://github.com/kraih/mojo/compare/mojo_file

Since i'm still on the fence about this proposal, the final decision will 
depend entirely on
feedback from the community (that's you!). Let me know what you think.

--
sebastian

-- 
You received this message because you are subscribed to the Google Groups 
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.

Reply via email to