> On 2 Jan 2017, at 20:35, sri <[email protected]> wrote: > [...] > 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.
I like the idea, as it will allow for optimizations further down the line by replacing existing implementations with our own, without affecting the code that is using the Mojo::File functions ... cheers Tobi -- 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.
