Closed delta2323 closed 12 years ago
I implemented typedef as a public inheritance.
Although this technique is referred to as an anti-pattern in the following article, I think it is useful and couldn't find deficits seemingly. http://www.ibm.com/developerworks/jp/java/library/j-jtp02216/index.html
If some problems occur, I'd like to consider alternative solutions.
I implemented typedef as a public inheritance.
Although this technique is referred to as an anti-pattern in the following article, I think it is useful and couldn't find deficits seemingly. http://www.ibm.com/developerworks/jp/java/library/j-jtp02216/index.html
If some problems occur, I'd like to consider alternative solutions.