<div dir="ltr"><div><div><div><div><div><div><div>Hi,<br></div>anyone else got a problem while updating SecureHashAlgorithm?<br><br></div>The symptom is a SyntaxError window telling we cannot store into TA.<br></div>TA is a new class variable, so we normally should be able to write into it.<br><br></div>But the compiler fails because the classPool contains a ClassBinding instead of an Association for #TA...<br><br></div>If I recompile SecureHashAlgorithm without the new class vars, then compile with the class vars again via the Browser, then I correctly get a classPool populated with Association only and I can proceed from the SyntaxError.<br><br></div>Any idea where these ClassBinding came from?<br><br></div>Nicolas<br></div>