Skip to content
  • Volker Krause's avatar
    Add JNI wrapper for reading/writing properties · 707869d8
    Volker Krause authored
    There is one issue with this, assigning to a auto variable copies the
    property wrapper object rather than returning the value. Preventing that
    is possible, but would make the owning object non-copyable as well.
    707869d8