Changes between Version 2 and Version 3 of Ticket #1538
- Timestamp:
- 03/25/08 14:08:27 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1538
- Property priority changed from not yet rated to bad
- Property difficulty changed from unknown to 1 person, 1 week
-
Ticket #1538 – description
v2 v3 3 3 Older versions of HSP have come with a server that could evaluate the pages. This has been discontinued in newer versions, since we in the HSP team don't want to support what is essentially a web server when there are better ones out there. 4 4 5 HAppS is such a web server written in Haskell, that already supports Haskell programs for writing server-side web pages. What we want with this project is to make HAppS aware of HSP. 5 Integrating with HAppS would allow us to regain that lost functionality, that already supports Haskell programs for writing server-side web pages. What we want with this project is to make HAppS aware of HSP. 6 7 Note that this is a rather small project, not much work is expected, and would not be accepted as a project of its own. It should be a part of some larger HSP-related project. 8 6 9 7 10 == Interested Mentors ==
