https://github.com/kraih/mojo/issues
--
Sebastian Riedel
http://twitter.com/kraih
http://mojolicio.us
--
You received this message because you are subscribed to the Google Groups "Mojolicious" group.
To post to this group, send email to mojol...@googlegroups.com.
To unsubscribe from this group, send email to mojolicious...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/mojolicious?hl=en.
Yes, you can! \o/
On 12/21/2011 12:44 AM, Sebastian Riedel wrote:
>> \o/ Can we also hug you ... a lot?
>
> Yes, you can! \o/
>
--
Ben van Staveren
phone: +62 81 70777529
email: benvans...@gmail.com
Actually, i don't think anyone likes big pull requests out of the blue.
Best to start with a fruitful discussion, and then claim a task. ;)
I had this thing with Morbo, I have a directory it needs to watch, but it also
contains a mercurial repository, so it picks up all the .hg/ files as well,
which makes the process of checking files and so on take a very long time. Was
wondering if Morbo can either ignore hidden files, or whether an option can be
added to tell it to ignore certain files. Like, there's --watch, to have an
--ignore as well that you can give a filename glob (or a regex).
Nothing major but would let me do some more fun things with Morbo :)
On 12/21/2011 02:43 AM, Sebastian Riedel wrote:
>> So for wishes that are not there yet, create an issue, or can we also express
>> our wishes in the form of pull requests? :)
>
> Actually, i don't think anyone likes big pull requests out of the blue.
> Best to start with a fruitful discussion, and then claim a task. ;)
>
--
This was actually just a bug, Morbo did already ignore hidden files, now it does the same for hidden directories. ;)
https://github.com/kraih/mojo/commit/ea85cb3e58667d234bc08d93175a8519e8d351e0
--
Don't think it's worth it, and if it can't be easily tested, chances of getting new code into Morbo are very small.
--