Kevin Brightwell
Kevin Brightwell
Could the plugin be published to the [Gradle Plugin Portal](https://plugins.gradle.org/docs/submit)? I apologize if this has been asked before, I could not find reference to it.
### SQLDelight Version `2.0.0-alpha02`, `2.0.0-alpha03` ### Operating System macos ### Gradle Version 7.4.2 ### Kotlin Version 1.6.10 ### Dialect app.cash.sqldelight:mysql-dialect:2.0.0-alpha03 ### AGP Version _No response_ ### Describe the Bug When...
Originally reported on Google Code with ID 185 --- Integration with Papyrus, including capabilities such as drawing diagrams (with UmpleOnline like capability); conversion between Papyrus UML models and Umple and...
Originally reported on Google Code with ID 420 --- It would promote the use of Umple to be able to process models written in various XML formats and other formats...
Originally reported on Google Code with ID 325 Owned by @vahdat-ab --- Part 1. Build some standard pieces of model that could be imported into other models. For example, a...
Originally reported on Google Code with ID 637 --- We have twice tried to generate form-based user interfaces for Umple. It sort-of works. This issue is to get someone to...
Originally reported on Google Code with ID 186 Owned by @obahy --- Conduct experiments to determine how usable the Umple syntax is, and how well people can answer questions about...
Originally reported on Google Code with ID 96 --- The following should be supported by the syntax. String[] a; String[0..1] b; // eq to String b = null; String[1] c;...
Originally reported on Google Code with ID 127 --- In the following code, A has a method to create a B. But there is no way anywhere to create any...
Originally reported on Google Code with ID 474 --- Generate extra (optional) code to allow persisting of data to Redis http://redis.io The idea would be that an extra option on...