Changeset 583

Show
Ignore:
Timestamp:
07/09/06 20:46:35 (4 years ago)
Author:
mart
Message:

Some todo items relating to components.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/doc/TODO

    r529 r583  
    8989      before being allowed to perform the action, or has provided 
    9090      improper credentials; the associated error type SHOULD be "auth".   no error currently gets sent on non AUTH 
     91 
     92-- need to write some tests for components 
     93 
     94-- need a better API for components so they aren't so ugly. maybe just a nice subclass? 
     95 
     96-- make Component subclass that implements JEP-0114