Danny van Bruggen
Danny van Bruggen
One option would be to close the file in a separate thread, so the setter could return without waiting for that.
Cool :-) I'll help out if it gets too complex.
Most of these will probably be because of `Optional` - so that should be quickfixable by adding `.get()` there.
What about #84 by the way?
I'm going through the errors. Most are simple name changes (getStmts -> getStatements). Some are annoying errors because we move to a specific list type (ArrayList -> NodeList). A few...
I'm over here: https://github.com/matozoid/scalagen/tree/jp_3
Name changes are the most satisfying to refactor by hand, so easy ;-) But yeah, just a global search/replace in the IDE would help. I'm having a break now!
It is very much alive. What I hear from rumours in the consultancy company I work for seems to be that a few percent of software in The Netherlands is...
So will you work on this more then? :-)
Yeah, too much detail, but good luck anyway ;-) Let me know if you have trouble figuring some things out.