Simon Hausmann
|
2234878453
|
Python: Use kwargs passed to the instance constructors
And set properties, like in JavaScript.
|
2024-03-07 17:49:00 +01:00 |
|
Simon Hausmann
|
3c9b57ecf8
|
Python: Create a property type wrapper for component instances
Map properties and callbacks to attributes with getters and setters.
cc #4134
|
2024-03-06 17:20:30 +01:00 |
|
Simon Hausmann
|
765c773b90
|
Python: rework the load_file API, part 2
Take arguments for configuring style, etc., throw an exception on errors, and log warning diagnostics.
|
2024-03-06 13:10:54 +01:00 |
|
Simon Hausmann
|
280f314eeb
|
Python: Rework the load_file API, part 1
Return a namespace that contains a "class type" for
constructing the component instance - similar to the Node.js
API.
|
2024-03-06 13:10:54 +01:00 |
|