[M3devel] external two level names?
Jay K
jay.krell at cornell.edu
Thu Dec 24 16:17:54 CET 2009
Should we have a form of <*external*> that assumes two level
names insead of one level names?
This would be useful I believe for an initial implementation of Atomic.
I don't see how to implement Atomic otherwise, well, other than a lame:
Atomic.mg:
if BYTESIZE(T) == 4
blah
elsif BYTESIZE(T) == 8
blah
which I guess is ok, or a switch.
It'd also be very useful in the existing code base.
- Jay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20091224/b703aa76/attachment-0001.html>
More information about the M3devel
mailing list