Re: attn: smitmicro - cart limitation

This WebDNA talk-list message is from

2002


It keeps the original formatting.
numero = 44459
interpreted = N
texte = on 10/27/02 7:36 PM, NovaDerm Skincare Science at support@novaderm.com so noted...> Gawd I'd love user defined headers, but I think this is beyond the > limitations of the engine as designed, no?I've asked this one a few times over the years. Here's the last one from the beta list nearly two years ago and Scott's response.--------------------------------------------------------- 2000/12/22 01:07:25 Rob Marquardt Request: user-defined cart headers> For any site of any depth I've worked on, I also have a cheat sheet on hand > with a long list of cart header field names on the left side, and an > explanation of what they're being used for on the right (so when I have to > rework a site in seven months time, I know just what the hell I was sticking > into Header34 or CartPassword -- a situation I find myself in again right > now). > > What I propose is similar in function to the .hdr files that were introduced > for databases in WebCatalog 2.1. A tab-delimited file called, say, > cart.hdrcontaining a list of custom field names would be placed in a site's > ShoppingCarts folder. If no cart.hdr file is present, the standard cart > header names as currently defined would be used (eliminating potential > confusion for new users who'd be unlikely to use this feature immediately). > > Benefits of this system: > > * More legible code. I'd far rather see [bankAddress1] inside an [orderfile] > than [Header14]. > > * More variables available. No longer limited to headers 1-40, you could > assign as many header variables as needed. > > * Variable sets can be customized on a site-by-site basis. > > A generic cart.hdr file could be included that contains all the existing > headers so those who need the original header names (so as not to break > WebMerchant and the like) can still append new ones at the end.--------------------------------------------------------- 2000/12/22 17:44:15 Scott Anderson Re: Request: user-defined cart headers> I'm not sure if that is worth the risk of having mis-matched WebDNA source > and cart.hrd files. Also, the engine has these names hard coded in the > commerce classes. I'm thinking that cheat sheets and code documentation are > just fine for trackig what [HeaderX] is used for.---------------------------------------------------------Maybe with WebDNA 5.0 the engine is flexible enough to allow this? Rob Marquardt Designer/Resident Wirehead Toast Design800 Washington Avenue North Minneapolis MN 55401 612.330.9863 v 612.321.9424 f www.toastdesign.com ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: attn: smitmicro - cart limitation (Velma Kahn 2002)
  2. Re: attn: smitmicro - cart limitation (NovaDerm Skincare Science 2002)
  3. Re: attn: smitmicro - cart limitation (Kalin Mintchev 2002)
  4. Re: attn: smitmicro - cart limitation (Stuart Tremain 2002)
  5. Re: attn: smitmicro - cart limitation (Alain Russell 2002)
  6. Re: attn: smitmicro - cart limitation (Rob Marquardt 2002)
  7. Re: attn: smitmicro - cart limitation (NovaDerm Skincare Science 2002)
  8. Re: attn: smitmicro - cart limitation (Donovan Brooke 2002)
  9. Re: attn: smitmicro - cart limitation (NovaDerm Skincare Science 2002)
  10. Re: attn: smitmicro - cart limitation (John Peacock 2002)
  11. Re: attn: smitmicro - cart limitation (Stuart Tremain 2002)
  12. Re: attn: smitmicro - cart limitation (Bob Minor 2002)
  13. Re: attn: smitmicro - cart limitation (Alain Russell 2002)
  14. Re: attn: smitmicro - cart limitation (Alain Russell 2002)
  15. Re: attn: smitmicro - cart limitation (Stuart Tremain 2002)
  16. Re: attn: smitmicro - cart limitation (Andrew Simpson 2002)
  17. Re: attn: smitmicro - cart limitation (Stuart Tremain 2002)
  18. Re: attn: smitmicro - cart limitation (Alain Russell 2002)
  19. Re: attn: smitmicro - cart limitation (Stuart Tremain 2002)
  20. Re: attn: smitmicro - cart limitation (Alain Russell 2002)
  21. Re: attn: smitmicro - cart limitation (Kenneth Grome 2002)
  22. Re: attn: smitmicro - cart limitation (Stuart Tremain 2002)
  23. Re: attn: smitmicro - cart limitation (Scott Anderson 2002)
  24. Re: attn: smitmicro - cart limitation (Kenneth Grome 2002)
  25. Re: attn: smitmicro - cart limitation (Development 2002)
  26. Re: attn: smitmicro - cart limitation (Scott Anderson 2002)
  27. Re: attn: smitmicro - cart limitation (Kenneth Grome 2002)
  28. Re: attn: smitmicro - cart limitation (Kalin Mintchev 2002)
  29. Re: attn: smitmicro - cart limitation (Phillip Bonesteele 2002)
  30. Re: attn: smitmicro - cart limitation (Kalin Mintchev 2002)
  31. Re: attn: smitmicro - cart limitation (dale's stuff 2002)
  32. Re: attn: smitmicro - cart limitation (Phillip Bonesteele 2002)
  33. Re: attn: smitmicro - cart limitation (Charles Kline 2002)
  34. attn: smitmicro - cart limitation (Kalin Mintchev 2002)
on 10/27/02 7:36 PM, NovaDerm Skincare Science at support@novaderm.com so noted...> Gawd I'd love user defined headers, but I think this is beyond the > limitations of the engine as designed, no?I've asked this one a few times over the years. Here's the last one from the beta list nearly two years ago and Scott's response.--------------------------------------------------------- 2000/12/22 01:07:25 Rob Marquardt Request: user-defined cart headers> For any site of any depth I've worked on, I also have a cheat sheet on hand > with a long list of cart header field names on the left side, and an > explanation of what they're being used for on the right (so when I have to > rework a site in seven months time, I know just what the hell I was sticking > into Header34 or CartPassword -- a situation I find myself in again right > now). > > What I propose is similar in function to the .hdr files that were introduced > for databases in WebCatalog 2.1. A tab-delimited file called, say, > cart.hdrcontaining a list of custom field names would be placed in a site's > ShoppingCarts folder. If no cart.hdr file is present, the standard cart > header names as currently defined would be used (eliminating potential > confusion for new users who'd be unlikely to use this feature immediately). > > Benefits of this system: > > * More legible code. I'd far rather see [bankAddress1] inside an [orderfile] > than [Header14]. > > * More variables available. No longer limited to headers 1-40, you could > assign as many header variables as needed. > > * Variable sets can be customized on a site-by-site basis. > > A generic cart.hdr file could be included that contains all the existing > headers so those who need the original header names (so as not to break > WebMerchant and the like) can still append new ones at the end.--------------------------------------------------------- 2000/12/22 17:44:15 Scott Anderson Re: Request: user-defined cart headers> I'm not sure if that is worth the risk of having mis-matched WebDNA source > and cart.hrd files. Also, the engine has these names hard coded in the > commerce classes. I'm thinking that cheat sheets and code documentation are > just fine for trackig what [HeaderX] is used for.---------------------------------------------------------Maybe with WebDNA 5.0 the engine is flexible enough to allow this? Rob Marquardt Designer/Resident Wirehead Toast Design800 Washington Avenue North Minneapolis MN 55401 612.330.9863 v 612.321.9424 f www.toastdesign.com ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Rob Marquardt

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

WebCat b13 CGI -shownext- (1997) Generating unique SKU from [cart] (1997) Did you hear about this? (1997) Virtual hosting and webcatNT (1997) [WriteFile] problems (1997) WebCat2 beta FTP site (1997) Question about links (1999) DataBaseHelper Flawed (1997) LOG IN LOG OUT (1997) Re(2):Foreign Chars ( éàöäand so on) (1998) GrandTotal not right (1997) WC2b15 File Corruption (1997) File upload in Mac OS X (2002) default value from Lookup (was Grant, please help me) (1997) Concatenating Form Variables (1998) POP Mail Server reseting (1998) Trigger Problems (2001) Site / Database Structure (2002) Extended [ConvertChars] (1997) What is the syntax for MIME type on Apache server? (2000)