[ http://issues.apache.org/jira/browse/IBATISNET-5?page=all ]
     
Gilles Bayon closed IBATISNET-5:
--------------------------------

     Resolution: Fixed
    Fix Version: DataMapper 1.2

Think so.
Indeed as soon the lazyList is process it will return the real implementation 
so you will get your ArrayList or your stronly typed collection. Can forget 
this comment.

> Usage notes
> -----------
>
>          Key: IBATISNET-5
>          URL: http://issues.apache.org/jira/browse/IBATISNET-5
>      Project: iBatis for .NET
>         Type: New Feature
>     Reporter: Ted Husted
>     Priority: Trivial
>      Fix For: DataMapper 1.2

>
> https://sourceforge.net/forum/message.php?msg_id=2714111
> By: elliotg
> Just an FYI, if you want to get at the lazy loaded
> IList, you cannot cast it
> to an ArrayList, you should create a new arraylist
> using the IList as the new
> contstructor parameter.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to