Existing code wouldn't compile...finally figured out why:
namespace bug
import System
class MyClass:
[Property(Test)]
private _test as date?
def Explode():
self.Test = null
Node 'self.get_Test()' has not been correctly processed. (BCE0015) - D:
\Documents\SharpDevelop Projects\bug\bug\MyClass.boo:10,9
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Boo Programming Language" group.
To post to this group, send email to
boolang@...
To unsubscribe from this group, send email to
boolang+unsubscribe@...
For more options, visit this group at
http://groups.google.com/group/boolang?hl=en-~----------~----~----~----~------~----~------~--~---