The intent was that Ajax framework would be the base building blocks for Ajax things, ERX would be the base building blocks for non-Ajax things, but we didn't have a place to put useful generic components that were more like ERX, but need Ajax. so ERCC is a framework for putting components that we don't want to pollute Ajax framework with.
On Jan 17, 2012, at 3:52 PM, Pascal Robert wrote: > > Le 2012-01-17 à 15:22, James Cicenia a écrit : > >> What is it, why is it, where is it and why does it give me problems? > > It contains extra Ajax components that are not in Ajax.framework > >> I downloaded it from git and imported. >> I reference it in my App. >> It also needs to be referenced in some other WonderFrameworks. >> >> Run on development... works great. Try to build for deployment and I get: >> >> /Users/jcicenia/Documents/workspace/PI/build.xml:212: The framework name >> 'ERCoolComponents' does not exist. > > That means you don't have it in /Library/Frameworks > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/mschrag%40pobox.com > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
