AnvilGUI icon indicating copy to clipboard operation
AnvilGUI copied to clipboard

Kotlin DSL Builder version

Open WesJD opened this issue 2 years ago • 3 comments

Originally posted by Pseudow November 1, 2023 Add kotlin DSL option would be so good

WesJD avatar Nov 01 '23 19:11 WesJD

I don't understand what this issue is about? Is it just a documentation issue (only Maven instructions are provided right now)? Because you can already use AnvilGUI from a Gradle project (Groovy or Kotlin).

0dinD avatar May 04 '24 16:05 0dinD

I don't understand what this issue is about? Is it just a documentation issue (only Maven instructions are provided right now)? Because you can already use AnvilGUI from a Gradle project (Groovy or Kotlin).

it's not about using it in kotlin environment, DSL is a thing that you implement in a library to give better support for kotlin. people can use the library with kotlin. DSL builder is a thing that you implement to make the kotlin users easier to use the existing library.

portlek avatar May 04 '24 17:05 portlek

Yeah I was just about to write that I now realize they were talking about the AnvilGUI.Builder class. I thought they meant Gradle when they just said "Kotlin DSL".

0dinD avatar May 04 '24 17:05 0dinD