[cleanup alex@happs.org**20060413205831] { hunk ./README.html 23 -Separate application logic from presentation using XML/XSLT. With HAppS, you can have your application output XML (via HTTP or SMTP) and handle style/presentation via separate XSLT files at runtime. HAppS takes care of doing server side XSLT for outbound mail and HTTP user-agents that don't support it client side (note: user-agent detection still needs some refinement). +Separate application logic from presentation using XML/XSLT. With HAppS, you can have your application output XML (via HTTP or SMTP) and handle style/presentation via separate XSLT files at runtime. HAppS takes care of doing server side XSLT for outbound mail and HTTP user-agents that don't support it client side. hunk ./README.html 29 -Write apps as a set of simple state transformers. MACID write-ahead logging and checkpointing make it easy for you to guarantee application integrity in the face of unplanned outages. MACID even guarantees that your side effects will be executed at-least-once if they can complete within a timelimit you define. You can even define partial orders for the execution of some of your side effects (e.g. appending to a file). +Write apps as a set of simple state transformers. MACID write-ahead logging and checkpointing make it easy for you to guarantee application integrity in the face of unplanned outages. MACID even guarantees that your side effects will be executed at-least-once if they can complete within a timelimit you define. hunk ./README.html 86 -
For trivial usage examples see hello world and simple mail and http example. For a trivial relational Table/Index example see HAppS.DBMS.Example For the source to Pass.net, a live application built on top of HAppS, darcs get http://pass.net/s/repo
.
-
+
For trivial usage examples see hello world and simple mail and http example. For a trivial relational Table/Index example see HAppS.DBMS.Example For the source to Pass.net, a live application built on top of HAppS: hunk ./README.html 88 +
darcs get http://pass.net/s/repo
hunk ./README.html 105
-darcs get http://happs.org/HAppS+
darcs get http://happs.org/HAppS
hunk ./README.html 347
-