<div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000">
                                        
                                        
                                            
                                        
                                        
                                        Hi Chris.<div><br></div><div>-1 on this one</div><div><br></div><div><img id="0828aea2-4ec7-43f3-96ed-aec677699999" src="cid:6659d974-9760-4de7-b812-9e789d4aedc0" width="auto"></img><br></div><div><br></div><div>You can see that "package-definition" is not a fine-granular SqueakMap or GitHub. Please only add #graphQL and choose a sensible default with or without tests etc. I am pretty sure that, for example, #osProcess has a similar amount of install options but does not put everything into Installer.</div><div><br></div><div>Thanks for GraphQL! :-)</div><div><br></div><div>Best,</div><div>Marcel</div><div><br></div><div><br></div><div class="mb_sig"></div>
                                        
                                        <blockquote class="history_container" type="cite" style="border-left-style: solid;border-width: 1px;margin-top: 20px;margin-left: 0px;padding-left: 10px;min-width: 500px">
                        <p style="color: #AAAAAA; margin-top: 10px;">Am 29.12.2019 22:37:14 schrieb Chris Muller <asqueaker@gmail.com>:</p><div style="font-family:Arial,Helvetica,sans-serif">
<div dir="ltr">Fixes a dependency glitch I noticed when I tried to use this to move into a 5.3 beta image.  Replaces Installer-Core-cmm.435.<div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Dec 29, 2019 at 3:33 PM <<a href="mailto:commits@source.squeak.org">commits@source.squeak.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex;border-left: 1px solid rgb(204,204,204);padding-left: 1ex;min-width: 500px">Chris Muller uploaded a new version of Installer-Core to project The Trunk:<br>
<a href="http://source.squeak.org/trunk/Installer-Core-cmm.436.mcz" rel="noreferrer" target="_blank">http://source.squeak.org/trunk/Installer-Core-cmm.436.mcz</a><br>
<br>
==================== Summary ====================<br>
<br>
Name: Installer-Core-cmm.436<br>
Author: cmm<br>
Time: 29 December 2019, 3:17:54.157994 pm<br>
UUID: c3706d14-bd0d-4556-8044-9265bd05e651<br>
Ancestors: Installer-Core-mt.434<br>
<br>
Include package-definitions for a GraphQL engine expected in Q1/2020, and targeted for Squeak 5.3.<br>
<br>
=============== Diff against Installer-Core-mt.434 ===============<br>
<br>
Item was added:<br>
+ ----- Method: Installer>>graphQlCore (in category 'package-definitions') -----<br>
+ graphQlCore<br>
+       ^ { #ss -> 'graphql'.<br>
+       'GraphQL-Core' }!<br>
<br>
Item was added:<br>
+ ----- Method: Installer>>graphQlEngine (in category 'package-definitions') -----<br>
+ graphQlEngine<br>
+       ^ { self graphQlCore.<br>
+       'GraphQL-Engine' }!<br>
<br>
Item was added:<br>
+ ----- Method: Installer>>graphQlSmalltalkEngine (in category 'package-definitions') -----<br>
+ graphQlSmalltalkEngine<br>
+       ^ { self graphQlEngine.<br>
+       'GraphQL-SmalltalkEngine' }!<br>
<br>
Item was added:<br>
+ ----- Method: Installer>>graphQlTestsCore (in category 'package-definitions') -----<br>
+ graphQlTestsCore<br>
+       ^ { self graphQlCore.<br>
+       'GraphQL-Tests-Core' }!<br>
<br>
Item was added:<br>
+ ----- Method: Installer>>graphQlTestsEngine (in category 'package-definitions') -----<br>
+ graphQlTestsEngine<br>
+       ^ { self graphQlEngine.<br>
+       self graphQlTestsCore.<br>
+       'GraphQL-Tests-Engine' }!<br>
<br>
<br>
</blockquote></div>
</div></blockquote></div>