Skip to content
  1. Mar 03, 2010
  2. Mar 01, 2010
  3. Feb 27, 2010
  4. Feb 25, 2010
  5. Feb 24, 2010
  6. Feb 23, 2010
  7. Feb 22, 2010
  8. Feb 21, 2010
  9. Feb 20, 2010
  10. Feb 19, 2010
    • Ceki Gulcu's avatar
      - The Encoder interface is handed an ObjectStream when the · 6a3e7041
      Ceki Gulcu authored
      init(ObjectStream) method is called. The Encoder needs to reference
      the OS passed to it in future operations. The enclosing Appender is
      responsible of signaling the Encoder when the current OS is closed (by
      invoking encopder.close()) and when a new one is opened (by invoking
      encoder.inig(os));
      
      - All tests pass.
      6a3e7041
  11. Feb 18, 2010
  12. Feb 17, 2010
  13. Feb 12, 2010
  14. Feb 11, 2010
  15. Feb 10, 2010
  16. Feb 08, 2010
  17. Feb 01, 2010