<feed xmlns="http://www.w3.org/2005/Atom">
    <id>urn:uuid:1dced5fa-9e51-4f75-98a7-eb821e9c584b</id>
    <updated>2008-08-20T08:14:24+01:00</updated>
    <title>My Plans for 1.2.1 and 1.3</title>
    <subtitle>Notes from an eXist-db developer</subtitle>
    <author>
        <name>dizzzz</name>
    </author>
    <category scheme="http://exist-db.org/NS/wiki/type/" term="wiki"/>
    <link href="#" rel="edit" type="application/atom+xml"/>
    <link href="#" rel="self" type="application/atom+xml"/>
    <entry>
        <id>urn:uuid:8c468369-863e-439d-8db9-85622eaa08e6</id>
        <updated>2008-08-20T08:14:24+01:00</updated>
        <published>2008-01-22T19:07:05+00:00</published>
        <link href="?id=urn:uuid:8c468369-863e-439d-8db9-85622eaa08e6" rel="edit" type="application/atom+xml"/>
        <title type="text">My Plans for 1.2.x and 1.3.x</title>
        <wiki:id xmlns:wiki="http://exist-db.org/xquery/wiki">MyPlansfor</wiki:id>
        <author>
            <name>dizzzz</name>
        </author>
        <atom:content xmlns:atom="http://www.w3.org/2005/Atom" type="xhtml">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>On this page I'll write down my plans for eXist-db, just like I would do on a paper notebook. Environment friendly, because no paper is involved here :-)</p>
                <h1>1.2.3</h1>
                <ul>
                    <li>nothing planned, main development for 1.3.x</li>
                </ul>
                <h1>1.3.x</h1>
                <ul>
                    <li>Support alternative Parsers by configuration: make robust for e.g. picolo parser.</li>
                    <li>Move build.xml downloaded files to properties file, and use template</li>
                    <li>Implement <a href=""/>
                    </li>
                    <li>Implement <a href=""/>  (RFE 1747855)</li>
                    <li>Document 'group by' usage</li>
                    <li>Document new ant task</li>
                    <li>Add test <a href=""/> / deep-equals</li>
                    <li>Redesign webstart / find context</li>
                    <li>Make more configuration / status info available via JMX</li>
                    <li>Add more request:- functions available, e.g. check for SSL connection</li>
                    <li>Copy conf.xml to /db/system/... upon db start for backup purposes.</li>
                </ul>
                <h1>JMX management</h1>
                <ul>
                    <li>(done) dbx files: sizes</li>
                    <li>(done) transaction logs: count, sizes</li>
                    <li>transcript conf.xml (?)</li>
                    <li>free disk space</li>
                    <li>HTTP proxy settings (dynamic configuration)</li>
                    <li>db-broker details (who uses, threads, interface)</li>
                    <li>SaxParser pool statistics</li>
                    <li>GrammarCache statistics</li>
                    <li>database uptime?</li>
                    <li>free diskspace report in case free diskspace &amp;#x3c; 250 Mb (2.5 times theoretical max on transaction journal file size).</li>
                </ul>
                <h1>Validation</h1>
                <ul>
                    <li>(done) Start with alternative validation stuff (schematron, relaxng, ...)</li>
                    <li>(done) validation; add relaxng/schematron</li>
                    <li>Make configurable ; caching, resolver.</li>
                    <li>Redesign parser and xslt version check.</li>
                    <li>Pre-parse grammar and store in cache.</li>
                    <li>Re-design parser configuration (from cache)</li>
                    <li>Get rid of validation added data</li>
                </ul>
                <h1>Project</h1>
                <ul>
                    <li>Add FAQ to wiki, scan ML for recurring questions (how to build, svn, modules)</li>
                    <li>Describe XSL-FO in wiki</li>
                    <li>Precompile all modules, store at existdb-contrib site</li>
                    <li>Update conf.xml; reduce commented blocks, defaults should be OK</li>
                    <li>Write 'How to make dist" ; steps like updating build.properties.</li>
                </ul>
                <h1>Postpone</h1>
                <ul>
                    <li>Check ivy stuff for downloading external jars.</li>
                </ul>
            </div>
        </atom:content>
        <atom:link xmlns:atom="http://www.w3.org/2005/Atom" type="blog" href="/db/apps/wiki/data/blogs/dizzzz/MyPlans"/>
    </entry>
</feed>