On Jun 4, 2009, at 3:06 PM, Borut BolÄina wrote:
>
> Map row = it.nextDataRow();
> ...
>
> is it safe to replace the
> assignement to:
>
> Map row = (Map) it.nextRow();
>
> which compiles under M6?
Yes.
This archive was generated by hypermail 2.0.0 : Thu Jun 04 2009 - 09:45:18 EDT