<p></p>
<p>Since v3 is implicitly 32-bits how say we</p>
<ul>
<li>lose the .32bit & .64bit and just have spur32 & spur64?</li>
<li>lose vm; it's also implicit given the plugins directory<br>
So then we'd have<br>
src/<br>
ckformat.c<br>
examplePlugins.ext<br>
examplePlugins.int<br>
lowcode.cog.spur32<br>
lowcode.stack.spur32<br>
lowcode.cog.spur64<br>
lowcode.stack.spur64<br>
newspeak.cog.spur32<br>
newspeak.stack.spur32<br>
newspeak.cog.spur64<br>
newspeak.stack.spur64<br>
plugins<br>
cog.spur32<br>
cog.v3<br>
sista.spur32<br>
stack.spur32<br>
stack.v3<br>
cog.spur64<br>
sista.spur64<br>
stack.spur64</li>
</ul>
<p>And to my mind the object memory architecture is primary (since it determines image compatibility), so I would go for<br>
ckformat.c<br>
examplePlugins.ext<br>
examplePlugins.int<br>
plugins<br>
spur32.cog<br>
spur32.cog.lowcode<br>
spur32.cog.newspeak<br>
spur32.sista<br>
spur32.stack<br>
spur32.stack.lowcode<br>
spur32.stack.newspeak<br>
spur64.cog<br>
spur64.cog.lowcode<br>
spur64.cog.newspeak<br>
spur64.sista<br>
spur64.stack<br>
spur64.stack.lowcode<br>
spur64.stack.newspeak<br>
v3.cog<br>
v3.stack</p>
<p>That makes <em>much</em> more sense to me.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/573#issuecomment-905099419">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW2T4E2AZUXCPHMQMIDT6RCEHANCNFSM5APLFSQQ">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email">Android</a>.<img src="https://github.com/notifications/beacon/AIJPEWZGUKBFGGHCU6QGDNDT6RCEHA5CNFSM5APLFSQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGXZLRGY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/573#issuecomment-905099419",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/573#issuecomment-905099419",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>