Re: [Ledger-smb-devel] Proof of concept structs for 2.0

2010-03-12 Thread Chris Travers
On Fri, Mar 12, 2010 at 7:29 PM, Adam Thompson wrote: > Chris Travers wrote: >> LedgerSMB::Web::Request is designed specifically to provide HTTP >> wrappers for workflow scripts.  Thick clients wouldn't use it. > > I'm not sure this is really the best way to handle workflow - what about > workflow

Re: [Ledger-smb-devel] Proof of concept structs for 2.0

2010-03-12 Thread Adam Thompson
Chris Travers wrote: > LedgerSMB::Web::Request is designed specifically to provide HTTP > wrappers for workflow scripts. Thick clients wouldn't use it. I'm not sure this is really the best way to handle workflow - what about workflow in the non-web (CLI, thick client, etc.) scenario? OTOH, I d

[Ledger-smb-devel] ready to branch 1.3 off?

2010-03-12 Thread Chris Travers
Hi all; I think we should look at branching LedgerSMB 1.3 off this next week since the basic ideas of 2.0 are starting to take shape. What do folks think? Best Wishes, Chris Travers -- Download Intel® Parallel Studio Ev

Re: [Ledger-smb-devel] Proof of concept structs for 2.0

2010-03-12 Thread Chris Travers
On Fri, Mar 12, 2010 at 5:40 PM, Adam Thompson wrote: > Chris Travers wrote: >> Here are some proof of concept struct definitions for 2.0.  What do folks >> think? > > I'm assuming you are indicating data types, not literal strings of '$' > et al., right?  Working on that assumption, for now. $

Re: [Ledger-smb-devel] Proof of concept structs for 2.0

2010-03-12 Thread Adam Thompson
Chris Travers wrote: > Here are some proof of concept struct definitions for 2.0. What do folks > think? I'm assuming you are indicating data types, not literal strings of '$' et al., right? Working on that assumption, for now. > Also do you like right-justification or left justification of h

[Ledger-smb-devel] Proof of concept structs for 2.0

2010-03-12 Thread Chris Travers
Here are some proof of concept struct definitions for 2.0. What do folks think? Also do you like right-justification or left justification of hash keys? Best Wishes, Chris Travers struct LedgerSMB::User, { role_prefix => '$', # formerly from $request username => '$', # normally