Re: [WebDNA] webDNA and JSON

This WebDNA talk-list message is from

2011


It keeps the original formatting.
numero = 106646
interpreted = N
texte = >> I noticed that the webDNA tags themselves are creating >> whitespace when returning back data. >=20 > If this is a problem, why not just move your WebDNA tags to=20 > get rid of the white space? Hi Aaron,=20 I think Ken is right. I mean - I have done lots of webdna over the = years, and some coding with webdna and javascript talking to each = other.. not alot.. but just enough to comment..=20 ..and anyway i am guessing that what you will have to focus on is to = take total control of every character you output with webdna. In PHP = you have to (get to) specify just when/where you start and stop output.. = but with webdna everything but the tags themselves is output - as it = appears in your source doc. =20 As a result of this situation, old-school webdna code used a ton of = comments to trim whitespace,=20 ...like [!]=20 [/!] so. You can also use [function]s which only [return] what you say to = return... You can also do your manipulation/processing as always, but store any = developing output into concatenating [text] vars.. and then finally when = you are ready to actually output, then just drop in the [text] var. = This method allows to you do [grep], etc. to strip out unwanted chars, = or even add in wanted chars. Like you can replace all actual carriage = return/line feed chars with , and replace all instances of = "someCRLFflag" with a real CR/LF char, when/where needed, for one = example. Play with it. Examine the evolving string of characters at various = steps to see what you are actually doing to the output as you generate = it.. step by step. - Govinda -------------- Old WebDNA talklist archives: http://dev.webdna.us/TalkListArchive/index.tpl?db=3Dwebdna-talk Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] webDNA and JSON (Govinda 2011)
  2. Re: [WebDNA] webDNA and JSON (Aaron Michael Kaczmarek 2011)
  3. Re: [WebDNA] webDNA and JSON ("Terry Wilson" 2011)
  4. Re: [WebDNA] webDNA and JSON (Aaron Michael Kaczmarek 2011)
  5. Re: [WebDNA] webDNA and JSON (Govinda 2011)
  6. Re: [WebDNA] webDNA and JSON (Kenneth Grome 2011)
  7. [WebDNA] webDNA and JSON (Aaron Michael Kaczmarek 2011)
>> I noticed that the webDNA tags themselves are creating >> whitespace when returning back data. >=20 > If this is a problem, why not just move your WebDNA tags to=20 > get rid of the white space? Hi Aaron,=20 I think Ken is right. I mean - I have done lots of webdna over the = years, and some coding with webdna and javascript talking to each = other.. not alot.. but just enough to comment..=20 ..and anyway i am guessing that what you will have to focus on is to = take total control of every character you output with webdna. In PHP = you have to (get to) specify just when/where you start and stop output.. = but with webdna everything but the tags themselves is output - as it = appears in your source doc. =20 As a result of this situation, old-school webdna code used a ton of = comments to trim whitespace,=20 ...like [!]=20 [/!] so. You can also use [function]s which only [return] what you say to = return... You can also do your manipulation/processing as always, but store any = developing output into concatenating [text] vars.. and then finally when = you are ready to actually output, then just drop in the [text] var. = This method allows to you do [grep], etc. to strip out unwanted chars, = or even add in wanted chars. Like you can replace all actual carriage = return/line feed chars with , and replace all instances of = "someCRLFflag" with a real CR/LF char, when/where needed, for one = example. Play with it. Examine the evolving string of characters at various = steps to see what you are actually doing to the output as you generate = it.. step by step. - Govinda -------------- Old WebDNA talklist archives: http://dev.webdna.us/TalkListArchive/index.tpl?db=3Dwebdna-talk Govinda

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:

PCS Frames (1997) Netiquette: how to get the most out of this list (1999) Blocking off access (2005) Where's Cart Created ? (1997) database paths/names, and a typo (1997) Showif for mulitple variations (1997) View order not right (1997) [ListFiles] Context Question (2004) XML Parse with XML WebDNA Syntax... (2004) [subtotal] problems -- help? (1998) this works sometimes and sometimes not (1997) WebCat2 Append problem (B14Macacgi) (1997) Transfer of data from Invoice to thank you templates (1998) Quick ShowIf question (1997) First n words (2000) available times? (2003) Now when I send TeaRoom Order fields it does not post in Invoice. (1997) [shell] wget (2004) Mail Server Needed. (1998) WebCat 4.5 Email Problems? (2003)