Changeset [b3624299311d80547ef519d58abbd64a5d52c1f8] by Rusty Klophaus
June 2nd, 2009 @ 08:29 PM
Add pickle handler, fill out query handler. Get postbacks
working.
http://github.com/rklophaus/nitrogen/commit/b3624299311d80547ef519d...
Committed by Rusty Klophaus
- A src/core/actions/action_redirect.erl
- A src/core/handlers/pickle/default_pickle_handler.erl
- A src/core/handlers/pickle/pickle_handler.erl
- M Nitrogen.tmproj
- M TestCore/src/web_test.erl
- M include/wf.inc
- M src/core/actions/action_event.erl
- M src/core/actions/internal_action_wire.erl
- M src/core/elements/forms/element_button.erl
- M src/core/handlers/event/default_event_handler.erl
- M src/core/handlers/output/page_output_handler.erl
- M src/core/handlers/query/default_query_handler.erl
- M src/core/handlers/query/query_handler.erl
- M src/core/handlers/render/render_handler_utils.erl
- M src/core/lib/wf_context.erl
- M src/core/lib/wf_redirect.erl
- M src/core/wf_core_postback.erl
- M src/core/wff.erl
- M src/lib/wf_utils.erl
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Nitrogen Web Framework for Erlang