Using IEntity

Posts   
 
    
JMichelson
User
Posts: 34
Joined: 27-Dec-2003
# Posted on: 30-Mar-2004 21:16:55   

Hi Frans.

I'm using the interface IEntity in some of my client code. Is this a mistake? Is it possible that IEntity will become obsolete in the future (if and) when it gets replaced by more powerful versions of the interface?

Thanks. Jeff

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39614
Joined: 17-Aug-2003
# Posted on: 30-Mar-2004 21:39:18   

JMichelson wrote:

I'm using the interface IEntity in some of my client code. Is this a mistake? Is it possible that IEntity will become obsolete in the future (if and) when it gets replaced by more powerful versions of the interface?

Using that interface is fine. It is not going away, as it is the building block of the generic code in the runtime libraries simple_smile

Frans Bouma | Lead developer LLBLGen Pro
JMichelson
User
Posts: 34
Joined: 27-Dec-2003
# Posted on: 30-Mar-2004 21:49:42   

Thanks. By the way... I truly love this tool.

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39614
Joined: 17-Aug-2003
# Posted on: 30-Mar-2004 22:33:01   

smile

Frans Bouma | Lead developer LLBLGen Pro