Started refactoring output
This commit is contained in:
parent
a866fd10f0
commit
191d4fc401
2 changed files with 12 additions and 20 deletions
1
TODO
1
TODO
|
|
@ -1,6 +1,7 @@
|
|||
TODO
|
||||
* Deprecate WebGUI::Session::HTTP - replace with WebGUI::Request/Response
|
||||
* Turn logger into $self->request->env->{'psgi.errors'}->print(join '', @stuff);
|
||||
* Remove WebGUI::Session::Output
|
||||
|
||||
DONE
|
||||
* $session->request is now a Plack::Request object
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue