Re: Unimplemeted feature message
Roger Browne <roger-PJZ/[email protected]>
| Newsgroups | gmane.comp.lang.eiffel.gobo.general |
|---|---|
| Message-ID | <1108682314.1495.3.camel@eden> |
Paolo Redaelli wrote:
> ...I would like to insert some features in
> the GTK2 wrap without implementation, for those unlikely to be used,
> that I want to implement later or leave to other people.
It's abusing the mechanism somewhat, but how about using the 'obsolete'
clause:
feature
foo is
obsolete "not yet implemented"
do
end
That way, you get a compiler message if you try to use it.
Regards,
--
Roger Browne <roger-PJZ/[email protected]>
To Post a message, send it to: [email protected]
To Unsubscribe, send a blank message to: [email protected]
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/gobo-eiffel/
<*> To unsubscribe from this group, send an email to:
[email protected]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/