Skip to content
  • astalla@1c010e3e-69d0-11dd-93a8-456734b0d56f's avatar
    First stab at restoring runtime-class. · 00932aab
    Supported: extending a Java class, implementing interfaces, defining methods
    of up to 7 non-primitive arguments returning void or a non-primitive object.
    Unsupported: everything else, including fields, constructors, annotations,
    primitive arguments and return values, and the LispObject[] call convention
    for functions with more than 8 arguments.
    00932aab