Mikael Egevig

Results 26 comments of Mikael Egevig

Was laughing ... a bit :-) Besides, shouldn't it be `class Employee implements Human`? But yes, I think somebody had success in being funny.

I've experienced this problem a number of times myself. I tend to write for hours so this is definitely a big issue to me. I just lost a very technical...

@w00fz, thanks for your very quick reply! My `/admin/plugins/admin` -> `Timeout` value was set at `1800` (30 minutes). I'm almost sure that is the culprit. As for the "10 minutes"...

It is okay, I have plenty of spare time and my general experience is that text gets better for each iteration :-) I'm using Google Chrome and have opened the...

I just tried changing the admin timeout to `30` secs, loading up a page in the editor, and wait a bit. I do get a `task:keepAlive` event every twenty or...

Yes, I'm downloading it now and will test it tonight. Then I'll provide feedback and status. Thanks a lot for this change!

I've tried it and it seems to work very well :-) I'll be keeping your Github version until the time it is officially released. Thanks again!

Just for your information, I don't use Visual Studio Express either. I prefer a console-only environment together with my faithful editor (SlickEdit) and I also target Mono as well as...

Yes, Mono provides "xbuild", which should handle MSBuild systems well. I just tried, however, and got an exception about a missing key. Creating a temporary key, using "sn.exe -k \keys\antlr\Key.snk",...

Yes, I think that will help a lot! Thank you. One question remains, though: Is the C# support already part of ANTLR/Java or do you need to download and/or build...