Originally posted by Joe Pluta:
I use WebSphere Studio all the time (I use WDSC, which includes the iSeries extensions). Where might I see EMF in action there?
Joe
Joe, it's sort of like seeing your house foundation in action
EMF is used as the underlying data model for most of the tools in WebShere, so if it's up and running, you're seing EMF in action. Their are EMF models for EJB, RDB, XML, DTD, XMLSchema, WSDL, among others. There's also a generic EMF mapping model used by all of the mapping tools. The EJB to RDB mapping tool and the XML transformation tool are pretty visible EMF examples.