CSLA 4: Class Indexable is not defined

CSLA 4: Class Indexable is not defined

Old forum URL: forums.lhotka.net/forums/t/9353.aspx


SeanO posted on Tuesday, August 10, 2010

I'm using CSLA 4 and trying to create an indexable property for a class that inherits BusinessBase.  However, I'm getting and "Class Indexable is not defined" error.  Has this class been redefined in CSLA 4, or am I missing a reference?

JonnyBee replied on Wednesday, August 11, 2010

The Indexing support for LINQ is removed from CSLA4, including the Indexable attribute.  Please see the changelog for CSLA4.

There's several indexing libraries available, ex http://i4o.codeplex.com.

Copyright (c) Marimer LLC