|
From: Siddhesh P. <sid...@gm...> - 2010-07-31 17:57:59
|
On Sat, Jul 31, 2010 at 6:23 PM, kay <ka...@gm...> wrote: > So I can move the xml-parsing function into our lib, and define a new struct > to present to the client? Don't move the xml parsing function out; it will break backward compatibility. Only define a new struct to present to the client. -- Siddhesh Poyarekar http://siddhesh.in |