Issue Tracker
Mantis Bugtracker

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000063 [Robot Battle] rsl feature N/A 2002-04-08 00:19 2002-04-08 00:31
Reporter JEEP View Status public  
Assigned To
Priority normal Resolution open  
Status acknowledged   Product Version
Summary 0000063: Getting rid of _Result
Description I would rather use no _result variable.
I find it difficult to use and
it's not teaching no good programming practice not at all.
It could be made optional:
a = abs(-1)
or
abs(-1)
a = result
or even both if it's easier to implement:
b = abs(-1)
a = result
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0000063)
brad (administrator)
2002-04-08 00:31

Ha, that's almost funny. Trust me, _result is not in RB because I like it. Its there because it made the coding of RB much easier. I've wanted to get rid of _result for a long time, but it will take a fairly big effort and I have not had time for it yet.

But it will be good to keep this bug around to remind me.

- Issue History
Date Modified Username Field Change


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker