Sascha Roloff <sascha.rol...@googlemail.com> wrote on 01/12/2011 10:39:30
AM:
>
> Dear List,
>
> I miss a method in the class Region since X10 2.1.0.
>
> *x10.array.Region*
> static ValRail<Region> makeBlock(Region r, Int n)
>
> Is it gone or can I use it in another way?
>

Hi,

        Looks like it was lost as part of the removal of ValRail in 2.1.0.
We should be able to provide a similar library function in the next release
that returns an Array[Region].  In the meantime, you could probably grab
the implementation of makeBlock from 2.0.6 and adapt it as an
application-specific helper class.

--dave
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to