A
AMP
Hello,
I have a asked this before with no response, I am looking for a good
book, article,post, anything, that explains all the ways you can pass
and view class instances.
I know how to do it by passing instances in constructors and I can do
this safely, and create fields in the receiving class, from the passed
object but i know there are other ways.
I'm looking for a good set of best practices to use when creating and
referencing instances.
Thanks
I have a asked this before with no response, I am looking for a good
book, article,post, anything, that explains all the ways you can pass
and view class instances.
I know how to do it by passing instances in constructors and I can do
this safely, and create fields in the receiving class, from the passed
object but i know there are other ways.
I'm looking for a good set of best practices to use when creating and
referencing instances.
Thanks