Re: [WebDNA] opinions on [switch] [case]...

This WebDNA talk-list message is from

2009


It keeps the original formatting.
numero = 103837
interpreted = N
texte = Govinda wrote: >> So maybe all webdna needs is a break statement which it currently does >> not have. Actually it has one, but it only works for [loop] -- not >> for [switch]. > > I always like to keep humble since there are always deeper-thinker coder > heads than me.. but I agree that if [switch] (in any language) is going > to go on executing cases after the first matching case, then there > really needs to be the ability to break out of that. > > ------------ > Govinda > govinda.webdnatalk@gmail.com Well, the deal about switch / Break is that it is useful perhaps in PHP because one can have complex regex matches... where WebDNA's switch is very speedy in that in that it is a simple match. It also is not a loop... so in order for a [break] to show *any* speed improvement in switch.. you'd have to type out one heck of a long manual switch context... and if you are going to do that, you might as well use [loop].. which already has a break. Something like: [loop start=1&end=10000000] [showif [url][interpret][var[index]][/interpret][/url]=somvalue] [break] [/showif] [/loop] I suppose if we ever replicate a PHP-like switch, [break] would make more sense. Donovan -- Donovan Brooke WebDNA Software Corporation http://www.webdna.us **[Square Bracket Utopia]** Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] opinions on [switch] [case]... (Donovan Brooke 2009)
  2. Re: [WebDNA] opinions on [switch] [case]... (Kenneth Grome 2009)
  3. Re: [WebDNA] opinions on [switch] [case]... (Govinda 2009)
  4. Re: [WebDNA] opinions on [switch] [case]... (Kenneth Grome 2009)
  5. [WebDNA] opinions on [switch] [case]... (Govinda 2009)
  6. [WebDNA] opinions on [switch] [case]... (Govinda 2009)
Govinda wrote: >> So maybe all webdna needs is a break statement which it currently does >> not have. Actually it has one, but it only works for [loop] -- not >> for [switch]. > > I always like to keep humble since there are always deeper-thinker coder > heads than me.. but I agree that if [switch] (in any language) is going > to go on executing cases after the first matching case, then there > really needs to be the ability to break out of that. > > ------------ > Govinda > govinda.webdnatalk@gmail.com Well, the deal about switch / Break is that it is useful perhaps in PHP because one can have complex regex matches... where WebDNA's switch is very speedy in that in that it is a simple match. It also is not a loop... so in order for a [break] to show *any* speed improvement in switch.. you'd have to type out one heck of a long manual switch context... and if you are going to do that, you might as well use [loop].. which already has a break. Something like: [loop start=1&end=10000000] [showif [url][interpret][var[index]][/interpret][/url]=somvalue] [break] [/showif] [/loop] I suppose if we ever replicate a PHP-like switch, [break] would make more sense. Donovan -- Donovan Brooke WebDNA Software Corporation http://www.webdna.us **[Square Bracket Utopia]** Donovan Brooke

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:

security (1997) WebCat2: Items xx to xx shown, etc. (1997) NT b19 sends extra MIME headers (1997) Grep Question (2003) is [Bankres] an internal webcat variable? (1999) Adobe Form Data Format (FDF) from Webcat? (2000) RE: File Uploads (1998) More on the email templates (1997) BUG NOTICE: (2003) Search/sort in URL Was: GuestBook example (1997) [REDIRECT url=http://isd.smithmicro.com/] into New Window? (2002) Error Log.db --however (1997) HideIf ip= OR ip= (1998) Reversing [ipaddress] normalization (1998) AppleScript question (1997) WebCat2 - [format thousands] (1997) process SSI (1998) Help! WebCat2 bug (1997) WebDNA - fun to compare (2005) Re:no [search] with NT (1997)