Yegor Bugayenko

Results 1989 comments of Yegor Bugayenko

@andreoss let's do this, with a budget of 0.5h

@andreoss I think we should enable duplicate strings in Java classes in eo-runtime. With private static attributes classes only look longer and uglier.

@andreoss this is my suggestion: let's use annotations inside classes. It's better than making their code uglier.

@andreoss I think this one can be closed, since checkstyle is already enabled in eo-runtime

@andreoss go ahead. But I suggest you start slowly, it's a complex task and it would be great to discuss design decisions before implementing them.

@andreoss I think would be convenient if we make EO objects already with "methods" as in Java: ``` (java "Random").new.nextBoolean.as-bool ``` Isn't it possible?

@andreoss but you know what attributes are there in Java, you have this information when you construct an object at `new.φ`: ``` @XmirObject(oname = "new") public class EOnew extends PhDefault...

@andreoss sure, but 1) we should move this feature to a separate package/repository, I believe, and 2) how will it work if EO is compiled to Rust and then to...

@Graur please, take care of this or delegate. I think we should add java version 18 to `mvn.yml` GitHub action, to make sure this bug won't happen again