2004-09-12

New Windows library for Euphoria

I decided to write a new Windows library for Euphoria, kind of like a new Win32Lib, but with a different architecture. It will be designed to be modular and extensible. The design is based on the idea of components: individual parts that can work together, but who's functionality is separate. You can compare it with controls in Win32Lib: Controls are visual components. If you have ideas of what the new library should include, please let me know. I haven't started coding yet, I'm still working on the design of the architecture. So if you send me your ideas now, I could implement them in the design, before coding has started.

0 comments: