From: Eytan H. <ey...@tr...> - 2001-01-07 09:22:00
|
Hi, Since rambling has seemed to be approved I will continue... Like I have stated many times (hence the term RAMBLING) I believe that = the DYNAPI is not built well in the OOD point of view. Hence I offered = and started developing a new way to use the API. My work has been put = off a bit because of my real job but is coming along slowly. The idea is = kind of the idea behind all programing languages that can be compiled on = different platforms (Java, C and now Delphi) is that the actual code is = OOD. Everything is theoretical. The only difference in platforms is the = calling of OS methods. That's what I started developing. First, you have = to develop a good base. Then what you would do is perfect the DynLayer, = that's it! All the actual design of the code would be OOD and the actual = calls to the OS would be the calls to the DynLayer. Then building an IDE = will also be easier since because the language would be structured = better. I will countinue rambling and in the words of the greats=20 "Ramble On" - Led Zeppelin. =20 8an |