Łukasz Sowa

Results 13 comments of Łukasz Sowa

@lloydmeta this might be helpful: https://github.com/theiterators/kebs/blob/master/macro-utils/src/main/scala-3/pl/iterators/kebs/macros/enums/EnumEntryMacros.scala

That would be fancy but the main thing I want to avoid is ambiguity of the second example. It's not a problem for me to write: `override def * :...

In case https://github.com/theiterators/kebs/pull/214 is merged, play-json & circe should be fixed as well.

Some new features are still not described. Also it'd be good to have a docs page beside README.

Hi I can't reproduce this error. Can you try compiling in other environment (ex. in docker)? Eclipse plugin is now obsolete (AFAIK) and I'm not sure how are you including...

Hi @akoi Thanks for reaching out and all the kind words! As @jglodek mentioned, we want to release a frontend SPA app that integrates with whole system. We don't have...

Hi @AndreaPravato. Thanks for kind words! Unfortunately, due to time shortage, front-end thing is currently suspended. We'd love to accept contributions, so if you're frontend person.. :wink:

@armanbilge Yes, thanks for mentoning this workaround and sorry I forgot to :smiley: I'm also looking for a different workaround as I'm not a big fan of mixing my precious...

Oh yes, this looks much better, thanks!!! 3rd party library in that case is circe. if I have a module that consists of only data classes, I prefer to have...

Wow, that was quick! I'm not familiar with Play internals but I guess src_managed is a dir that is being created on-the-fly for generated code. You should be able to...