Monday, November 17, 2014

Time for Reflection without Epiphany

Team, this week we will create a method which parses our xml file for elements which contain a mapping between a replacement stencil and a JAVA method within in a class that will return the XHTML which replaces the stencil. This will not be the final version of the prototype since we are repeating some work in the methods which parse XML. We will likely factor out those actions and place them in their own method putting the XML data in a Map object which supports hashing.So there likely will be one or more JAVA source files listed in the weblog this week. Remember the best professional programmer's produce between twenty and thirty lines of verified and validated code in a day. This is when working and average of eight hours per day. I am working on average fifteen minutes per day. So, we are doing well if we produce slightly over one line of verified and validated code per day. No Rush. No Worries. The need for quality exceeds the need for volume. Review the Class and Method class descriptions in the JAVA reference. We will be using their reflection features and the invoke method for this week's source. I will supply that JAVA source file on Tuesday or Wednesday of this week. Keep up the good work and the learning effort. Have a Great Day. La-La.

No comments:

Post a Comment