RE: Indigo on Wintel
- Posted by Matt Lewis <matthewwalkerlewis at yahoo.com> Jan 28, 2004
- 470 views
EUPHORiCK wrote: > > > Derek Parnell wrote: > > >As for changing from an OO model to a Messaging model, I'm pleased > >because this is what I'm planning for win32lib, and a lot of my > >apps tend to be like this now anyway. > > > > > Thanks, Derek... > > It's all over my head, and I'm really only asking for curiosity's > sake, though I wonder how much I'm going to have to learn in the > near- to far-future... How much easier then will it be to use the > Windows API from EUPHORIA? Or will there even be a Windows API? :) > I'm not sure the windows API will be that much easier. What I think will be easier is taking advantage of non-Euphoria code (binaries). They're billing Indigo as a replacement for COM, and that it's all messaging and XML-ish. That sounds a lot more transparent than the way that COM works (there's really not that much information out there on how it works at a low level). So it will probably be easier to, e.g., write plug-ins for IE, or whatever. Matt Lewis