Re: attn: smitmicro - cart limitation

This WebDNA talk-list message is from

2002


It keeps the original formatting.
numero = 44465
interpreted = N
texte = What about having a headers.db - same principle as the formulas.db (but not case sensitive)In there you could have definitionsHEADER NAME 1 my_custom_name 2 another_one 3 this_is_coolThen we can reference the header using either our own references - or we can keep using [header1]. I wouldn't imagine there would be much extra load to reference the extra db - perhaps I am wrong.Alain > 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 Design > > 800 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/ ------------------------------------------------------------- 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)
What about having a headers.db - same principle as the formulas.db (but not case sensitive)In there you could have definitionsHEADER NAME 1 my_custom_name 2 another_one 3 this_is_coolThen we can reference the header using either our own references - or we can keep using [header1]. I wouldn't imagine there would be much extra load to reference the extra db - perhaps I am wrong.Alain > 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 Design > > 800 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/ ------------------------------------------------------------- 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/ Alain Russell

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:

WebDNA Speed Test (2006) Random/Odd/Even Listings (2005) WebCat2b15MacPlugIn - [authenticate] not [protect] (1997) OT: ip address lookup (2007) Whats going on? (2000) WebCatalog 3.0.8 is on FTP... (2000) WebCat2b13MacPlugIn - [include] doesn't allow creator (1997) Database Access... (2000) Fax Broadcast (1998) Hiding HTML and page breaks (1997) webten vs. webstar (1998) 2nd WebCatalog2 Feature Request (1996) Major bug report on rootbeer (1997) Security Question (1997) Multi-processor Mac info ... (1997) [WebDNA] writing pdfs on the fly (Avery labels #5160) (2010) won't serve .tpl (2000) [carts] and databases (1997) FEATURE REQUEST: (was: Summarizing results. Is there a (1999) More on the email templates (1997)