jmsnell     2002/10/16 19:56:39

  Modified:    proposals ASYNC_TODOS.txt
  Log:
  
  
  Revision  Changes    Path
  1.2       +13 -1     xml-axis/proposals/ASYNC_TODOS.txt
  
  Index: ASYNC_TODOS.txt
  ===================================================================
  RCS file: /home/cvs/xml-axis/proposals/ASYNC_TODOS.txt,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ASYNC_TODOS.txt   16 Oct 2002 04:04:05 -0000      1.1
  +++ ASYNC_TODOS.txt   17 Oct 2002 02:56:39 -0000      1.2
  @@ -2,4 +2,16 @@
   Axis Async Todo's
   =================
   
  -(put all todo's relating to the Axis Internal Message Exchange stuff here)
  \ No newline at end of file
  +1. Rework the AxisEngine impl's (AxisClient and AxisServer)
  +
  +   AxisEngine implementations would no longer be Handlers.  Rather, they 
  +   would be MessageExchange impl providers.  It's a subtle, but important
  +   change.
  +   
  +2. Build a generic wrapper for existing Transports
  +
  +3. Modify the Call object to use MessageExchangeSynchronizer
  +
  +4. Documentation
  +
  +
  
  
  


Reply via email to