]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/rewrite_ikiwiki_in_haskell.mdwn
(no commit message)
[ikiwiki.git] / doc / todo / rewrite_ikiwiki_in_haskell.mdwn
index 204c48cd7d5acf18ac5ed5388c367d0c6c2f97f6..e48765b0e14802bcef48b8dc33e7ce82607c569a 100644 (file)
@@ -29,6 +29,7 @@ It's appealing for a lot of reasons, including:
     edit in html editors currently.
   - This would be a chance to make WikiLinks with link texts read
     "the right way round" (ie, vaguely wiki creole compatably).
+    *[See also [[todo/link_plugin_perhaps_too_general?]] --[[smcv]]]*
   - The data structures would probably be quite different.
   - I might want to drop a lot of the command-line flags, either
     requiring a setup file be used for those things, or leaving the
@@ -61,8 +62,4 @@ Some other things to be scared about:
   a bunch of haskell libraries. OTOH, it might be possible to build a
   static binary at home and upload it, thus avoiding a messy installation
   procedure entirely.
-* I can barely code in haskell yet. I'm probably about 100x faster at
-  programming in perl. I need to get some more practical experience before
-  I´m fast and seasoned enough in haskell to attempt such a project.
-  (And so far, progress at learning has been slow and I have not managed
-  to write anything serious in haskell.) --[[Joey]] 
+  --[[Joey]]