--- Chris Travers <[EMAIL PROTECTED]> wrote: > I have some ideas about preventing duplicate submissions but nothing > definite yet.
>From past descriptions, the planned in-database business logic will return an error for any invalid-action input, whether it comes from the browsers UI, a resumbitted REST URL, or a scripted routine using thinner perl API around LedgerSMB. As I see it, this is one of the many benefits of your planned redesign, the database becomes the gatekeeper for input, and inappropriate API or browser use at worst triggers handled exceptions. LedgerSMB proper becomes stateless by design, but integrators may write stateful scripts to drive it. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Ledger-smb-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
