I would say that the feature set is pretty powerful as is, and it shows in the earlier history (having worked with Mixins since before it was called Mixins). The history reaches further back than the first commit to…
A primary advantage of Mixin is using Java as a DSL to apply various kinds of bytecode transformation with some examples here: - Changing a constant within a target method…
The applications for Mixin wasn't to mock a method or two, it's to enable full-scale modification of an existing Java application at runtime without recompiling/redistributing the original application. In the case of…
It gets worse that they're "still writing an announcement" to this day. http://bukkit.org/threads/let-users-know-their-password-was-...
To be honest, a lot of demo ware is used rarely just to test functionality, then left to rot in the old file system, sometimes uninstalled entirely and never thought of again. It would make sense if it was 30 uses,…
I would say that the feature set is pretty powerful as is, and it shows in the earlier history (having worked with Mixins since before it was called Mixins). The history reaches further back than the first commit to…
A primary advantage of Mixin is using Java as a DSL to apply various kinds of bytecode transformation with some examples here: - Changing a constant within a target method…
The applications for Mixin wasn't to mock a method or two, it's to enable full-scale modification of an existing Java application at runtime without recompiling/redistributing the original application. In the case of…
It gets worse that they're "still writing an announcement" to this day. http://bukkit.org/threads/let-users-know-their-password-was-...
To be honest, a lot of demo ware is used rarely just to test functionality, then left to rot in the old file system, sometimes uninstalled entirely and never thought of again. It would make sense if it was 30 uses,…