I am just trying to decide a convention for where to put the kernel-specific files; right now I have a single subdirctory /lfc/kernel, which doesn't seem
like it's enough organization.


Options:

1)  a single subdirectory for each runtime, under /lfc/kernel

so we would have

 /lfc/kernel/dhtml
 /lfc/kernel/swf

and all the runtime-specific files from the different areas (core, data, services, helpers) get dumped in those directories,

or

2)  each area (e.g., /lfc/core, /lfc/data)  would have its own kernel subdir so you would have

/lfc/core/kernel/dhtml
/lfc/core/kernel/swf
/lfc/services/kernel/dhtml
/lfc/services/kernel/swf

Anyone have preferences? What does the Linux kernel  source dir structure do to break out portable and platform-speciifc files?








--
Henry Minsky
Software Architect
[EMAIL PROTECTED]

_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

Reply via email to