6 Avr
2011
6 Avr
'11
23:57
On 2011-04-06, at 7:05 PM, Marc Feeley wrote:
Two minor issues:
1. I didn't have the profiler source, so I commented out the contents of the profiling functions for now.
OK.
I have to delete the current files anyway.
2. I also created a loader.cc file for the image loader code, which will rely on our C primitives as well. I'm thinking of renaming our source/d8 folder to something like source/csrc, or something to reflect that it's a folder containing our C primitives, and not just d8 related code. Opinions?
Alternative names which sound better than csrc:
- source/host - source/os - source/support
I vote for "host".
Why not organize by functionality? I vote for exts/ and loader/, or something similar. Bruno