/[suikacvs]/messaging/manakai/doc/web/news-0-4.en.html
Suika

Contents of /messaging/manakai/doc/web/news-0-4.en.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (show annotations) (download) (as text)
Sun Dec 9 10:44:57 2007 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +8 -0 lines
File MIME type: text/html
Link to DOMDTDEF module

1 <!DOCTYPE HTML>
2 <html lang=en>
3 <head>
4 <title>Changes in manakai 0.4</title>
5 <link rel=author href="http://suika.fam.cx/~wakaba/who?" title=Wakaba>
6 <link rel=license href="http://suika.fam.cx/c/pd" title="Public Domain">
7 <link rel=prev href=news-0-3 title="Changes in manakai 0.3.*">
8 <link rel=stylesheet href="manakai-style">
9 </head>
10 <body>
11 <h1>Changes in manakai 0.4</h1>
12
13 <div class=section id=manakai-0-4-0>
14 <h2>Changes from manakai 0.3.2 to 0.4.0</h2>
15
16 <ul>
17 <li><strong class=caption>DOM Implementation is rewritten</strong>.
18 A DOM implementation can now be instantiated without
19 meaningless <code>DOMImplementationRegistry</code> object!
20 For more information, see
21 <a href="../../lib/Message/DOM/DOMImplementation.html#methods">the
22 documentation for the <code>Message::DOM::DOMImplementation</code>
23 module</a>.</li>
24 <li><strong class=caption>Selectors <abbr>API</abbr></strong> has
25 been implemented, with support for universal and type selectors (including
26 namespace support). Note that this feature relies on Selectors
27 implementation contained in the
28 <a href="http://suika.fam.cx/www/markup/html/whatpm/readme">Whatpm</a>
29 package.</li>
30 <li><strong class=caption><q>dis</q> Code Generator is
31 No Longer Used</strong>. DTD module generation is dropped as well.</li>
32 <li><strong class=caption>Limited Support for DOM5 HTML</strong>,
33 including <code>compat_mode</code>, <code>manakai_compat_mode</code>,
34 and part of <code>inner_html</code> attributes. Note
35 that the <code>inner_html</code> attribute relies on the HTML5
36 parser and serializer that are part of the
37 <a href="http://suika.fam.cx/www/markup/html/whatpm/readme">Whatpm</a>
38 package.</li>
39 <li><strong class=caption>DOM Internet Media Type Module Support</strong>.</li>
40 <li><a href="http://suika.fam.cx/www/manakai-charlib/readme">Japanese
41 character encoding modules</a> are no longer
42 part of the manakai-core package, for some reason.
43 Sorry for inconvinience.</li>
44 <li><code>TreeStore</code>, <code>XDP</code>, and <code>SuikaWiki</code>
45 modules are dropped. They might be eventually reimplemented
46 if necessary.</li>
47 <li>Support for Atom Threading Extension is dropped. It is expected
48 to be reimplemented in a future revision of manakai.</li>
49 </ul>
50 </div>
51
52 <div class=section id=manakai-0-4-1>
53 <h2>Changes from manakai 0.4.0 to 0.4.1</h2>
54
55 <ul>
56 <li>Selectors API implementation now supports attribute selectors.</li>
57 </ul>
58 </div>
59
60 </body>
61 </html>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24