Skip to content

10.2/11.0 compatible versions of Dynamic Tables and Dynamic Objects by Tara McGrew#163

Open
TarynVivino wants to merge 1 commit intoi7:11.0from
TarynVivino:11.0
Open

10.2/11.0 compatible versions of Dynamic Tables and Dynamic Objects by Tara McGrew#163
TarynVivino wants to merge 1 commit intoi7:11.0from
TarynVivino:11.0

Conversation

@TarynVivino
Copy link
Copy Markdown

@TarynVivino TarynVivino commented Mar 30, 2026

Dynamic Objects and Dynamic Tables extension updated for compatability with Inform 10.2/11 and converted to directory format. (I6 code should probably be moved into "kits" at some point, but this serves as a working, baseline version.)

Please ensure that you have followed these steps to make a pull request for 10.1 or 9.3 (6M62):

  • This extension is stable and production-ready
    • Please also check that your extension only depends on other stable extensions which are supported for the target Inform 7 release. An extension which depends on extensions which are not stable cannot be accepted.
  • This extension has a valid version number:
    • For 10.1: use semantic versioning: MAJOR.MINOR.PATCH, ex: 2.1.0. This means that the major version number must be incremented when and only when you make a change that is not backwards compatible.
    • For 9.3: use Inform's date based version number: MAJOR/DATE, ex: 2/220517.
  • This extension has the correct file name:
    • For 10.1: put the major version number at the end of the file name, ex: Extension Name-v1.i7x
    • For 9.3: do not include the version number, and the file name must match the extension's name as defined in the file exactly, ex:
      • File name: Extension Name.i7x
      • Extension begins: Version 1/220517 of Extension Name by Author Name begins here.
  • This extension has documentation
  • The correct branch (10.1 or 9.3) has been selected for this pull request

Dynamic Objects and Dynamic Tables extension updated for compatability with Inform 10.2/11 and converted to directory format. (I6 code should probably be moved into "kits" at some point, but this serves as a working, baseline version.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant