'Field mapped on related field' not listed in FieldIndex-Enum

Posts   
 
    
Sokon1
User
Posts: 97
Joined: 17-Jul-2006
# Posted on: 23-Nov-2006 09:53:45   

Hi,

I found out that die EntityFieldIndex-Enumeration doesn't contain the name of the "fields mapped on related fields". The results are run time errors in my application, instead of compile time errors. By Listing the fields mapped on related fields in the enumeration you could decrease the time necessary for testing the applications. That would be great!

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39927
Joined: 17-Aug-2003
# Posted on: 23-Nov-2006 10:30:42   

They're not in the enum because they're not part of the Fields object in an entity.

Frans Bouma | Lead developer LLBLGen Pro