Hi Erich,

It definitely should work, so I suspect that there may be something funny 
about your environment, or maybe we've broken something lately. Are you 
using the latest Tuscany code?

Frank




Erich Rueede <[EMAIL PROTECTED]> 
12/15/2006 09:08 AM
Please respond to
[email protected]


To
[email protected]
cc

Subject
Instantiate static SDOs with DataFactory






Hi all,

I'm referring to Philipp Schöpfs questions about instantiating a static
SDO through the DataFactory.INSTANCE.create(Person.class) method.

This works without exception for me BUT the actual object created is not
static but dynamic (DynamicDataObjectImpl) and therefore it cannot be 
type-
casted to "Person". I actually expected a "PersonImpl" to be returned...

So the question is:
Is it possible to use the dynamic API to create an SDO and then 
subsequently
switch to a static type of processing? This actually works with the 
EMF-based
SDO 1.0 implementation.

Thanks,

Erich


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to