Packages
I just posted at http://oedoc.free.fr/Packages.htm a description for a packaging
system for Euphoria.
It will solve the name clash issues definitively and allow to write cleaner code
by breaking large libraries into smaller subsets. The system was designed so that
not a single piece of code will break. Performancewise, the only place where it
may be noticeable - I didn't check yet - is the processing of an include
statement, hardly a speed bottleneck - the time to open the file and fetch
physical data from hard disk dominates any software processing.
Since I simplified a couple things from my 2.5 eu.ex implementation, more tests
are needed before creating a new development branch with the new system. I hope
to get this done during this month - writing docs in the .htx format explains the
loose timetable.
CChris
|
Not Categorized, Please Help
|
|