Menu

#2 superflous <string>

open
nobody
None
5
2006-04-26
2006-04-26
Anonymous
No

the default type for values is "string". there's no
need to write "<string></string>" around a value.
bandwidth could be saved by leaving that away...

Discussion

  • Nobody/Anonymous

    Logged In: NO

    the same thing applies for empty strings. currently, the
    library writes "<string></string>". that could be shortened
    to "<string/>" or even "".

     
  • Nobody/Anonymous

    Logged In: NO

    and all the "& vbCrLf" are uneccessary too :)

     
  • embo500

    embo500 - 2006-04-26

    Logged In: YES
    user_id=1483304

    <i>and all the "& vbCrLf" are uneccessary too :)</i>

    This is more for debug readability. It should probably be
    made a debug option.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.