<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to patches</title><link href="https://sourceforge.net/p/pythonpalmdb/patches/" rel="alternate"/><link href="https://sourceforge.net/p/pythonpalmdb/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/pythonpalmdb/patches/</id><updated>2007-03-25T03:03:52Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>Patch to allow NUL notes</title><link href="https://sourceforge.net/p/pythonpalmdb/patches/2/" rel="alternate"/><published>2007-03-25T03:03:52Z</published><updated>2007-03-25T03:03:52Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net10dba110515ae1c3734de82c62cfc2deeb179ba4</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I don't know if this is an idiosyncrasy of J-Pilot, my version of pilot-link, or my pilot, but most of my ToDo records have a \0 "note".  So when PalmToDoPlugin.py splits on \0, it barfs trying to unpack three values (foo\0\0) into two variables.&lt;/p&gt;
&lt;p&gt;Here's a little patch that manually splits using find() and handles my [perverse?] case.&lt;/p&gt;
&lt;p&gt;Enjoy!&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>revamped PalmDB</title><link href="https://sourceforge.net/p/pythonpalmdb/patches/1/" rel="alternate"/><published>2006-05-15T06:31:03Z</published><updated>2006-05-15T06:31:03Z</updated><author><name>Mark Edgington</name><uri>https://sourceforge.net/u/edgimar/</uri></author><id>https://sourceforge.net8591636d6d695f4097fd932e1436cf10de9c4e86</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi-&lt;/p&gt;
&lt;p&gt;I wanted to use PalmDB in a project I was working on, and in the process, I ended up going through the PalmDB code, and modifying it significantly.  I submit the updated version here for you to 1) ignore, 2) merge with your codebase, 3) replace your codebase with, or 4) create a separate subversion branch for.&lt;/p&gt;
&lt;p&gt;-Mark&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>