dmgolubovsky / yhc

Automatically exported from code.google.com/p/yhc
0 stars 0 forks source link

Yhc.Core.Overlay should be able to replace primitives #117

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to replace ADD_W in an overlay
2. Fail

What is the expected output? What do you see instead?

Adding global_ADD_W would work, then changing prim's which are defined as
functions to use the functions.

Should simplify Catch and Reach.

Original issue reported on code.google.com by ndmitch...@gmail.com on 20 Feb 2007 at 5:27

GoogleCodeExporter commented 9 years ago
Further discussion and the creation of Yhc.Core.Prim makes this a lot less 
useful,
not sure if this is still a good idea. Marking VeryLow for now, and perhaps 
Invalid
later.

Original comment by ndmitch...@gmail.com on 23 Feb 2007 at 1:34