<div dir="ltr">Hi.<div><br></div><div>When creating a new project and entering it, I found that World ~= self currentWorld.</div><div>(I found this out by using non-core package that referenced World for some morphs, and 'normal' morph creation in related code - some of the morphs showed up in the parent project, and some in the current project.  It was confusing for a while).</div><div><br></div><div>In any case, if you create a new Morphic Project, enter it, and execute this code, you will see that currentWorld (and ActiveWorld) are not the same as World:</div><div><br></div><div><div>World "a PasteUpMorph(2434915) [world]"</div><div>self currentWorld "a PasteUpMorph(3230487) [world]"</div><div>ActiveWorld "a PasteUpMorph(3230487) [world]"</div></div><div><br></div><div>Is this intentional?</div><div><br></div><div>-cbc</div></div>