Milestone 5 Tasking

Up Java Resources C++ Resources .NET Resources DevHood Search

 

UI Group

 

  1. Manager / Client (Brian, Kijana)

    1. Fix control updating: Only update dirty items, save state of control, etc.
    2. Toolbars, Menu: Add event handlers to toolbars and menu items
    3. Serialize products, etc to fileOpen, save products and store state
  2. Wizards (Kijana, Jeff)

    1. Connection to server: Add functionality of TestView to the Wizards
    2. Builder: Work with model group to configure ItemFactories and PersonFactories
  3. Renderer (TJ, Brian)

    1. Get people moving to the correct doors
    2. Start on rendering in for the pocket pc
  4. PocketPC (Jeff, TJ)

    1. Implement mockup GUI
    2. Work with Model/AR to connect to web service

Model Group

 

  • Bryan and Ryan

    • Configuring the model and GUI to run in separate processes, communicating through the NetHub. (E.g., write controllers for them.)
    • Make the factories run as an application used to launch stores.
    • Figure out which new adapters are needed for the PocketPC and implement them (work the AR group on this).
    • Implement MallClientAdapter if there’s time, but the PocketPC functionality is the priority.
  • James

    • Get keys of both spaces put in doors.
    • Put references to spaces in doors.
    • Do auto-connect stuff (when registering with the server a list of stores that you connect to is sent back.  You just click on the store to which you want to connect, and it goes).
    • Write remoteConnectionManager which will be used by the WebServices application to get info about stores.
  • Gilbert and Ali

    • Merge the behavior code that’s been created into the production code.
    • Continue developing new behaviors, particularly related to the decision making process (using demographic information).
    • Decide where in the behaviors statistics should be reported (e.g., in the buy behavior) and start creating statistics objects for these reports.  We’ll work on the networking infrastructure next milestone.