<?xml version="1.0"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>AutoUpdater - Bugs and Enhancements</title> <meta name="keywords" content="omnis studio, autoupdater documentation" /> <link rel="stylesheet" type="text/css" href="http://www.studiotips.net/css/codedoc.css" /> <link rel="stylesheet" type="text/css" media="print" href="http://www.studiotips.net/css/codedoc_print.css" /> </head> <body> <div id="container"> <p><a href = ../index.html > Autoupdater </a> &nbsp &gt; &nbsp <a href = index.html > About </a> &nbsp &gt; &nbsp Bugs and Enhancements</p> <a name="bugsandenhancements" /> <h2>Bugs and Enhancements</h2> <p>This section lists any known AutoUpdater bugs and requested enhancements.</p> Each bug or enhancement is listed with the date and the notifier/requester. <a name="bugs" /> <h3>Bugs</h3> <p>The following are known bugs with AutoUpdater.</p> <ol> <li><strong>Update Self</strong> - <span class="code">2007-10-22 Doug K</span> - Copying the AutoUpdater library to a MySQL database is not working. The files size binary is way too small. Haven't had time to debug this yet.</li> </ol> <a name="enhancements" /> <h3>Enhancements</h3> <p>The following is a list of enhancements requests for AutoUpdater.</p> <ol> <li>Platform specific updates - The ability to specify different files for different platforms. (e.g. <span class="code">MacOSX, Windows, MacOSX_intel, MacOSX_ppc, Windows_xp, Windows_vista</span>)</li> <li>Add the AutoUpdater classes to the main library and run AutoUpdater from the main library, negating the need for a separate AutoUpdater library.</li> </ol>Please email me your enhancement requests and it may be added to this list. <p class="footer">AutoUpdater Documentation - Copyright 2006 Vencor Software </p></div> </body> </html>