I created an accessor in the debugger, which generated the following:
    features
        self shouldBeImplemented.
        ^ features

Why is shouldBeImplemented there? I'd like:
    features
        
        ^ features

so I can just accept and move on.

Any objections? If not I'll open an issue and make a slice...



-----
Cheers,
Sean
--
View this message in context: 
http://forum.world.st/Remove-shouldBeImplemented-from-generated-accessors-tp4690560.html
Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.

Reply via email to