Pop-Up Thingie

crisis/line
  • Home
  • Forum
  • Files
  • Log in

  1. Forum
  2. FidoNet
  3. SYNC SYSOPS
  • Global JS function parameter validation and updated return types

    From Deucе@1:103/705 to GitLab note in main/sbbs on Sat Jan 18 11:02:44 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/4914fa1d793e33bd0027b3f82196814c16881bdd#note_6277

    It's not clear what the meaning of this array is compared to a value of 0 in func_list, but it's obvious they do different things.
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab note in main/sbbs on Sat Jan 18 16:14:20 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/4914fa1d793e33bd0027b3f82196814c16881bdd#note_6278

    If a function exists in `func_list` with a value of 0, then it is expected to be callable with `null` or `undefined` as the first argument //without// throwing an exception.

    If a function exists in `noargs_required` then it is expected to be callable with **no** arguments without throwing an exception.
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to GitLab note in main/sbbs on Sat Jan 18 23:26:03 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/4914fa1d793e33bd0027b3f82196814c16881bdd#note_6279

    I guess the comment is wrong then?
    `// Value (e.g. 0, 1) is number of non-null/undefined args required`
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab note in main/sbbs on Sun Jan 19 00:50:00 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/4914fa1d793e33bd0027b3f82196814c16881bdd#note_6280

    How is that wrong? If the element value is 0, then a caller can call the function with a (single) null/undefined argument. If it's 1, they can't (it'll throw an exception).

    Calling with a null/undefined argument is different than calling with no arguments.
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to GitLab note in main/sbbs on Sun Jan 19 15:28:23 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/4914fa1d793e33bd0027b3f82196814c16881bdd#note_6281

    It translates to "Zero is the number of non-null/undefined args required." Which does not translate to "One is the number of null/undefined args allowed." --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • Who's Online

  • Recent Visitors

    • Lucid
      Tue Jul 9 02:07:26 2024
      from Oh via Telnet
    • Lucid
      Tue Jul 9 01:58:50 2024
      from Oh via Telnet
    • Nick Young
      Mon Sep 30 17:37:43 2024
      from London, Uk via Telnet
    • Guest
      Mon Sep 30 17:34:04 2024
      from Omaha, Ne via Telnet
  • System Info

    Sysop: fluid
    Location: wickliffe, ohio
    Users: 4
    Nodes: 10 (0 / 10)
    Uptime: 86:20:22
    Calls: 52
    Files: 15,838
    Messages: 53,746

© crisis/line, 2025