Skip to content
#

trait

Here are 167 public repositories matching this topic...

Mixin
Johni0702
Johni0702 commented Mar 22, 2020

Context

While trying to debug FabricMC/fabric-mixin-compile-extensions#1, I came across three things which don't appear right to me but I may just be missing the bigger picture for some of them.

Disclaimer

I was debugging using Fabric's Mixin fork and mapping provider. The respective sources code concerning the issues appears to be the same in fork and upstream

dfalster
dfalster commented Jul 9, 2019

Gradually thinking some renaming of functions, files, classes will help make the material more accessible. For example:

Variables and functions:

  • height -> individual_size (#223)
  • plant -> individual
  • compute_vars_phys --> compute_vital_rates
  • scm -> solve_characteristic_method
  • area_leaf_above -> competition (or other)
  • `germination_pro

Improve this page

Add a description, image, and links to the trait topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the trait topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.