Checking in a list of things that still need doing.

This commit is contained in:
ian%hixie.ch 2001-12-30 01:03:45 +00:00
Родитель 7bb48dfffc
Коммит eccb9aca1d
1 изменённых файлов: 14 добавлений и 0 удалений

14
webtools/PLIF/TODO Normal file
Просмотреть файл

@ -0,0 +1,14 @@
add
__DATA__
to most service files and then make services, during construction,
call $self->load(), which loads any unloaded __DATA__ blocks in any of
the module's ISA chain.
Move PLIF/Service/Components to PLIF/Component
Move PLIF/Service/User* to PLIF/Session/*
Move PLIF/Service/Session.pm to PLIF/Session.pm
Move PLIF/Service/ContactMethods to PLIF/ProtocolHelper/...
CGI input needs POST support