On Wed, 20 Oct 2004 12:01:19 +0800, CYWare <[EMAIL PROTECTED]> wrote: > Yup, usually happens with float and double data types. Sample programs in > BDB work on C/C++ structures which isn't portable. Trick is to store key > and value pairs as strings or XML internally. Takes up more space but makes > BDB portable across all platforms and architectures.
... which you can't do (store XML) on a version control repository, without incurring a huge size penalty. -- JM Ibanez - A million monkeys can't go wrong... http://www.livejournal.com/~jmibanez/ http://www.mycgiserver.com/~butiki/ -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
