Edoardo Luppi

Results 462 comments of Edoardo Luppi
trafficstars

Yes, exactly. K1 will be available for some minor versions IIRC (e.g., 2.2), so there is no rush in case of issues (which we don't have anyway).

@sschuberth in this specific case we might benefit of future language capabilities, but the main improvement is a bit of speed up when building. No changes for generated code, but...

I've tested Beta4 today with the K2 IDE. Still not ready imo, especially the IDE plugin (you can't work in non-JVM or non-Common source sets). We can definitely update to...

Vouch for a `FileSystem`-like API. It doesn't have to be overly complex. For example `java.nio.FileSystem` exposes the root path, and from that you can explore sub paths, and check if...

@goncalossilva now that I've experimented with the current API I can share a better feedback. It seems everything revolves around the `Resource` class. You create an instance of it, pointing...

@goncalossilva FYI https://github.com/Kotlin/kotlinx-io/pull/213, might be useful for this library's use cases.

@tukusejssirs hey there! I'll have a look tomorrow. Just keep in mind that I won't have much time for this small extensions in the future, so I won't add anything...

@tukusejssirs just remember that 99% of the functionalities are provided by the Conventional Commit core plugin. This plugin simply loads a Commitlint file and offers found tokens. My suggestion is:...

@StormGens hi! Not because of difficulties, but because of a lack of free time for my projects 😞

@ovitrif @yasandev I know it's strange but believe me when I say there is always a reason 😄 I'm doing my best to work and follow my personal projects but...