summaryrefslogtreecommitdiff
path: root/developer-weekend/mar-2010.mdwn
blob: 0fd9357c6df05f0c6b8d9a585d2cbbe0347575df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[[!meta title="Developer Weekend (Mar 2010)"]]
[[!meta author="Tlsa"]]
[[!meta date="2010-03-21T10:30:48Z"]]


[[!toc]]

Goals for NetSurf
-----------------

     1. Complete jmb/newcache
     2. Fix favicons, godsdamnit
     3. Refactor initialisation to unthread it slightly
        -- Make ParserUtils build aliases in, and refactor Hubbub and thus netsurf to not pass it in.
     4. Plan the 2.5 release -- RM=vince
      -- RISC OS, Gtk/Linux (Ubuntu/Debian packages?), Framebuffer?, Amiga (if Chris is ready).
      -- Bug François about BeOS/Haiku port
      -- Check libraries and prepare releases for them
     5. Consider renaming /my_?realloc/i
     6. Plan the abstract IO streams thingy



    If we have time for the following, we've not done the above properly:


    Examine use of libxml tree thingy and see if we can magically replace them with lwc_string
      -- If we can, hubbub string interning is worth doing at this time.

    Bring hubbub up to html5 again