RE: Indigo on Wintel
- Posted by "Derek Parnell" <ddparnell at bigpond.com> Jan 28, 2004
- 467 views
> -----Original Message----- > From: C. K. Lester [mailto:euphoric at cklester.com] > Subject: Indigo on Wintel > > > > For all the analysts out there... > > http://news.com.com/2100-1046_3-5148148.html?tag=nefd_top > > How is that going to affect programming in general and EUPHORIA > programming specifically? > > Is their "Indigo" going to be a cross-platform (or better, platform > generic) standard? I have been studying the new MS programming model for a few days now and I've been pleasently surprised at how close some aspects of it (the UI Definitions) are to what I'm doing with Win32lib. There is almost a one-to-one correspondance in conceptual terms. They are using an XML-like syntax and I'm using a more concise syntax (similar to SMEL but even smaller). 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. -- Derek