Re: [Ledger-smb-devel] Best practice for customization to allow persistance between versions?

2008-06-12 Thread Chris Travers
What I did was create Perl scripts which basically automated hitting the SL (quick changes should let me use LSMB) perl modules and let them hit the database. If you are using PHP, I would think the tradeoff would be a little more complex. I will try to get lsmb-cart ready for release this weeken

Re: [Ledger-smb-devel] Customization in general

2008-06-12 Thread woodvorg
Please disregard my previous post I hadn't even read the code for login.pl :drunk: (just reading it now and it looks like it should work the same way as any of the other scripts) -- View this message in context: http://www.nabble.com/Customization-in-general-tp15708732p17795104.html Sent fro

Re: [Ledger-smb-devel] Best practice for customization to allow persistance between versions?

2008-06-12 Thread woodvorg
Thanks all for your suggestions. I will try to keep my mods as far from the release code as possible. And on that thought. Would I be better off making my ecommerce scripts interact with ledgersmb through the ledger perl scripts via POST, or by directly accessing the database? E.g. Suppose I fill