Monday, March 2, 2009

Meeting with Ganz

We have been working on accessing a text file to get information of available A,B, and S spaces. After meeting with Ganz last wednesday, we modified our voiceXML menu to be as simple as possible and tried to write a JAVA code that could read the refreshed data. We first wrote a Java code that reads a simple table in a text file. Now its modified to read each A,B, and S spots from different places. Ganz is going to help integrating the JAVA code into XML menu we created. We had to spend much more time than expected, because we were not sure how to import other languaes or features into XML files. We trying to read each spot from each location by reading an information from matrix stored is multi dimensional array that looks like a figure below.






Goal for this week:

1. Create a demo system with complete menu that can access a text
file to find out number of available spots.
2. Try to optimize the menu and decide how to handle some exceptions

No comments:

Post a Comment