Adobe Unveils Open Source Library
anamexis writes "Adobe premiered (no pun intended) opensource.adobe.com recently. The first two libraries available, titled Adam and Eve, respectively, take on complex GUI issues in applications. They are written in C++ and have been released under the MIT License, an OSI-Approved Open Source License."
I welcome Adobe's efforts to work with the open source community.
That being said, I am still too afraid to use any Adobe products after DmitryGate.
I think it's going to take alot more from Adobe to win the trust and respect of this community, or at least this member.
I should mention that I am also a former Adobe customer.
You mean "The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software"? I think most (all?) "open source" licenses have a similar requirement. Don't confuse your dislike for Adobe with reality.
"Who are in control, they are not in control of anything - they don't even control themselves!" - Glen Beck
they see Linux as a tier-2, unimportant platform
In my experience Adobe views everything that isn't Windows as a tier-2 platform, and would like nothing more than for them to go away. They have killed or frozen many products for Linux, Mac OS, and Solaris in the last few years. One particularly galling example is Framemaker. It is the single most popular application for writing manuals and technical publications, due to it's unique feature-set (developed before adobe bought it). Adobe killed the Linux version completely, and never released an OS X native version. Mac OS 9 users made up 65% of their customers, but for some reason when OS X came out, everyone stopped buying the Mac version. (everyone was waiting for an OS X version). It never came. Now it is a Window's only product. I know a number of people who run it in the Classic OS 9 emulation environment and a number who have switched to alternate products. Other users just switched to Windows. This is typical Adobe's attitude in recent years. Even with their flagship, Photoshop, Mac versions have sometimes lagged behind, or been missing features of the windows release. It is all just symptomatic of a company that has bought into Windows development, and only supports other platforms when there is just too much money coming in. Adobe has lost my trust, and I think lost it's way. I'm just waiting for a real competitor to appear.
ASL is being developed in C++, and relies heavily on the Boost libraries http://www.boost.org/ which are required for building ASL.
Aside from the obvious stupidity of the grandparent, I'd like to add that I'm really impressed a big player like Adobe would be using Boost and not some internally cooked up library that they try to shove on everyone else.