admin/protocols/070524-team-day.txt
changeset 3881 72f0be16d83b
child 4469 9164b7d4fc1d
equal deleted inserted replaced
3880:0b0dc38b1106 3881:72f0be16d83b
       
     1 protocol of the ISAC-meeting 
       
     2 ############################################################################
       
     3 date of meeting: 24.05 08:30-13:00
       
     4 author:		     CR	   
       
     5 date of writing: 24.05.   
       
     6 attendees:		 WN, GS, CR, WK
       
     7 agenda:
       
     8 ############################################################################
       
     9 
       
    10 (0) urgend request from ZID:
       
    11  # can someone make .java.plicy more secure
       
    12    without evoking changes in the isac-code?
       
    13  # should we enter such tasks (Alan Krempler)
       
    14    a) die RMI-Ports durch SSH tunneln
       
    15    b) ein VPN-Zugang zum ISAC-Server
       
    16 
       
    17    -> no team member has experience with vpn or ssh -> WN asks "old" team
       
    18 
       
    19 (A) discuss last protocol
       
    20     ========================================================================
       
    21  # do we need this effort of writing protocols: yes
       
    22  # if yes, determine author for today: CR
       
    23  
       
    24 (B) discuss proposal for distribution of work by WN
       
    25     ======================================================================== 
       
    26  # GS: 
       
    27    - lead overall design of new communication
       
    28    - install new components required (tomcat,... with Herbert P"ockl)
       
    29    - implement main structures for new communication
       
    30    - ???
       
    31  # CR
       
    32    - cooperate in overall design of new communication
       
    33    - re-design the java-part of the session / dialogues
       
    34    - re-engineer the java-part of the session / dialogues
       
    35    - add user-logging (PhD Alexander Nussbaumer !)
       
    36    - ???
       
    37  # WK
       
    38    - cooperate in overall design of new communication
       
    39    - test software tools for interaction on the browser
       
    40    - implement prototypes for interactive components on the browser
       
    41    - write down software-requirements
       
    42    - ???
       
    43    
       
    44    team members should think about it -> it's to early to decide it!
       
    45 
       
    46 (C) discuss and extend ways of preparational work
       
    47     ========================================================================
       
    48  # re-activate preparations in isac for new communication:
       
    49    - Andreas Griesmayers thesis (for CR GS) 
       
    50      http://www.ist.tugraz.at/projects/isac/publ/da-griesmayer.pdf
       
    51    - class InformationProcessor from cvs _before_ July 2006 (for CR GS)
       
    52  # 
       
    53    - browser interface (WebFrontEnd) 
       
    54    
       
    55 
       
    56 (D) discussion: do we need more co-workers ?
       
    57     ========================================================================
       
    58  # what time is optimal to introduce them ?
       
    59  # post announcements in which news-groups at TU Graz ?
       
    60  # present isac in which lectures at TU Graz ?
       
    61 
       
    62 (E) TODOs from previous meeting(s)
       
    63     ========================================================================
       
    64     see protocols/070517-team-day.txt for respective context:
       
    65  # location for storing diagrams not yet agreed on TODO; 
       
    66  # tomcat agreed on as chosen for isac, TODO --> software requirement SR
       
    67  # firefox agreed on as chosen for isac, TODO version missing TODO--> SR
       
    68  # location for storing pictures not yet agreed on, TODO
       
    69  # agreement: rules for such code cleaning: team members write todos in 
       
    70               document: ~/isac/src/java/java-TODOs.txt
       
    71 
       
    72 (F) next meeting
       
    73     ========================================================================
       
    74    next meeting Thursday 31.05 09:00-13:00, 16:00-18:30 (NOT from 08:30!)
       
    75    (WK has a lecture 14:00-16:00)
       
    76 
       
    77 (G) discussion: 12 interfaces which extend remote: are all 12 necessary for
       
    78                 web frontend? how interacts current java-implementation
       
    79                 with tomcat/webfrontend?
       
    80     ========================================================================
       
    81    - IBridgeMain: no
       
    82    - IWorksheetDialogManager: yes
       
    83    - IWorksheetDialog: yes
       
    84    - IUserManager: ?
       
    85    - ISessionManager: yes
       
    86    - IObjectManager: ?
       
    87    - IBDialogManager: yes
       
    88    - IBrowserDialog: yes
       
    89    - IToCalc: no
       
    90    - IToGUI: ? (WN checks)
       
    91    - IToUser: yes
       
    92    - ICalcIterator: ? (only once used in getFormulaFromTo, implement it as
       
    93                        user-action?)
       
    94    
       
    95    -> for better understanding of both discussion-points see picture on 
       
    96       whiteboard (photo by WN: filename?)
       
    97    -> use design-pattern facade to hide this interfaces from web frontend.
       
    98    -> areement: browser interface (tomcat) is independent eclipse-project!
       
    99    
       
   100 (H) TODOs till next meeting: java-tests
       
   101     ========================================================================
       
   102 # GS: Object- and SessionManager
       
   103 # WK: WindowApplication, Login
       
   104 # CR: Dialog