[brailleblaster] Re: [brailleblaster.newdesign] push by john.bo...@xxxxxxxxxxxxxxxxx - Changing Document to DocumentBase because of conflict on 2013-01-11 08:09 GMT

  • From: Michael Whapples <mwhapples@xxxxxxx>
  • To: brailleblaster@xxxxxxxxxxxxx
  • Date: Fri, 11 Jan 2013 08:19:14 +0000

Was the rename necessary as you would not have had the conflict if you had made the two following changes:

* removed the line
import nu.xom.Document;
* changed the line
public Document getDocumentTree() {
to
public nu.xom.Document getDocumentTree() {

I just feel calling it DocumentBase implies some intent for it to be extended, do you intend this to be extended?

Michael Whapples


Other related posts: