I am working thru migating an inhouse monstrous application from 8.0.3 to 9.1, and I seem to have hit a place where something got lost. JavascriptCoreApp V 8.0.3 [162] has THREE subapplications: JavascriptCore V 8.0.3 [162] JavascriptCoreDecorations V 8.0.3 [162] JavascriptCoreJSON V 8.0.3 [162] JavascriptCoreApp V 8.6.0 [269] has THREE subapplications: JavascriptCore V 8.6.0 [269] JavascriptCoreDecorations V 8.6.0 [269] JavascriptCoreJSON V 8.6.0 [269] JavascriptCoreApp V 8.6.2 [349] has TWO subapplications: JavascriptCore V 8.6.2 [349] JavascriptCoreDecorations V 8.6.2 [349] JavascriptCoreApp V 9.0.0 [394] has TWO subapplications: JavascriptCore V 9.0.0 [394] JavascriptCoreDecorations V 8.6.2 [349] Any idea where the JavascriptCoreJSON subapplication went? Or the classes in it? I know I can pull it in, but wanted to ask you all if I just missed something. I could not find any mention of it in the Migration Guide. *Steve* You received this message because you are subscribed to the Google Groups "VA Smalltalk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To post to this group, send email to [hidden email]. Visit this group at https://groups.google.com/group/va-smalltalk. For more options, visit https://groups.google.com/d/optout. |
Hi Steven, I suspect the reason might be that VA 8.6.0 was shipped with Seaside 3.0.6. While VA 8.6.1 seems to have been shipped with Seaside 3.1.1. And VA 8.6.2 with Seaside 3.2.0. You know that Seaside for VAST starts from a port from Pharo, so it's likely that the JavascriptCoreJSON disappeared in a Seaside re-organization itself from 3.0.6 to 3.1.1. If you see Seaside changelog: https://github.com/SeasideSt/Seaside/wiki/Seaside310Changelog It says:
Does that sound right? Best regards, On Wed, Aug 15, 2018 at 4:56 PM Steven LaFavor <[hidden email]> wrote:
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To post to this group, send email to [hidden email]. Visit this group at https://groups.google.com/group/va-smalltalk. For more options, visit https://groups.google.com/d/optout. |
Free forum by Nabble | Edit this page |