IMPORT /check should use script checksum #1686
Labels
CC.resolved
Issue with CureCode status built, tested or complete
Datatype: module!
Test.written
Type.wish
Submitted by: BrianH
The script checksums in #1685 are much faster and more convenient than the method that the IMPORT /check option uses now. If we have IMPORT/check verify the checksum it will add a valuable feature: Not only is the module script verified to not be accidentally corrupted (#1685), but we can verify that it is the same module script we are expecting to use here. All you need to do is copy the checksum from the generated source to your Needs header, after the module reference. The system will do the rest.
It is probably a good idea to have a failed /check generate the same error it does now ('access 'invalid-check) so we can distinguish it from the simple corruption errors of #1685 ('syntax 'bad-checksum).
Imported from: CureCode [ Version: alpha 107 Type: Wish Platform: All Category: Mezzanine Reproduce: Always Fixed-in:alpha 108 ]
Imported from: metaeducation#1686
Comments:
The text was updated successfully, but these errors were encountered: