Feeds
提问
handling situations when properties are not always dependent
I'm currently struggling with a situation where I've defined a class with dependent properties. In this case my class is a circ...
12 years 前 | 0 个回答 | 0
0
个回答提问
Object composition and property updating
I'm struggling with an implementation of Matlab's OOP and object composition. For simplicity I'll use a car example. Im constr...
12 years 前 | 2 个回答 | 0
2
个回答提问
Accessing object B properties outisde of object A's getter method
I am trying to implement an object with dependent properties and therefore have a getter method to dynamically access these prop...
12 years 前 | 1 个回答 | 0