> John MacFrenz <macfrenz@...> wrote on 10/14/2014 02:38:03 PM:
> >
> > Thanks for explanation. Out of curiosity, what would happen (when
> > storing references) if rail was created with allocRailUninitialized
> > but it wasn't immeditially overwritten with data, so that rail would
> > contain whatever was previosly in memory?
> 
> Correct.

I actually meant what would garbage collector think in such case. But never 
mind, it's by no means important, I'm just curious... :)

> >
> > Okay. How about tests, how and where should they be added?
> 
> In subdirectories of x10.tests/tests/
> 
> I just realized the README in that directory wasn't updated when we changed
> the name of the script from testScript to runTest.sh, but the information
> is still mostly accurate.

Thanks, I totally had missed that README, stupid me...

Also do you have any guidelines/papers about writing containers? I mean things 
like naming conventions of methods and methods's excepted behaviour. Like 
should operator this(key:K)=(value:V):V add new elements or just modify 
existing ones, to what degree should we check if invalid arguments have been 
passed to method (vs. having undefined behaviour on invalid arguments) etc...

------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to