<@U0KFQLGN7>: the only possibility is to use refle...
# announcements
y
@sargunv: the only possibility is to use reflection. pass a dummy B instance to the constructor of A, then create a real instance of B passing the A instance as a parameter, and then use reflection to change the value of “f” field in the A instance to the B instance