Re: Dokgen failing.
- From: Ola Bini <ola.bini@gmail.com>
- To: Martin Elwin <martin@elwin.com>
- Cc: dev@ioke.kenai.com
- Subject: Re: Dokgen failing.
- Date: Fri, 09 Jan 2009 07:55:43 +0100
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=eDCtjmRBUO7Cw6VHchA6pLks/m1qJXqXLLv/hYYkUVEXvTIJ70jczAwg3FNnScWs8X oCadsM2by2NaWlg5TSyz0Uz39p+Oz0usDL9+UQTs3WzB+fEBxAgAMftQMpzUta5nEZd4 XuZ3FXCPfiX5yjApmpnGub8YVThscM3NZnN3I=
Martin Elwin wrote:
Hi again,Thanks, I knew dokgen was currently bitrotted, but I haven't looked at it yet. I will investigate based on your findings. Thanks.
Dokgen was failing on fresh checkout because of missing "mimics" in
DefaultBehavior Internal. Not convinced if it's the right thing to do,
but I added a check to dokgen to avoid calling mimics on objects
lacking that cell.
Was struggling a bit with that syntax. Seems like Base doesn't like
anything other than the == operator... So I stuck with the unless and
made the added check a "or !". Maybe there are better ways of writing
the same thing?
But entered at:
http://kenai.com/bugzilla/show_bug.cgi?id=164
Described fix commited to master @ git://github.com/melwin/ioke.git
Cheers,
/M
--
Ola Bini (http://olabini.com) JRuby Core Developer
Developer, ThoughtWorks Studios (http://studios.thoughtworks.com)
Practical JRuby on Rails (http://apress.com/book/view/9781590598818)
"Yields falsehood when quined" yields falsehood when quined.
| Martin Elwin | 01/08/2009 | |
|
Re: Dokgen failing. |
Ola Bini | 01/09/2009 |
| Martin Elwin | 01/09/2009 | |
| Ola Bini | 01/09/2009 | |
| Martin Elwin | 01/09/2009 |





