Added: 4 years ago
From: xenopusRTRT
Views: 1,044
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (2)

Sign In or Sign Up now to post a comment!
  • Very interesting.

    I think you might be even more caffinated than I.

    While the system I'm helping design uses primarily interpreted code, similar concepts apply to the compiled stuff. This really solidified that we're starting with the right set of libraries.

  • What you're doing is altering function/procedure pointers. These are known as "callbacks," particularly in user interface implementations. Oberon message dispatchers are an example.

    This isn't injecting code anywhere. Code injection implies that you're directly uploading code into the address space of another module. Since Oberon seals a module once it's compiled, all you can do to alter a module's behavior is pass function pointers.

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more