Dokgen failing.
- From: "Martin Elwin" <martin@elwin.com>
- To: dev@ioke.kenai.com
- Subject: Dokgen failing.
- Date: Fri, 9 Jan 2009 00:35:26 +0100
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition:x-google-sender-auth; b=PNEsSAvbhCfOfTwdrBY6B83EBwoWWPbRBJkVOtXetlATKu+oEN0ULPStsOjid2dyzU pSgSK5O/AOrW6omsPrR57e6OqcxhOpZCOP6jZO0Wfw0Y6P9dPqJ9vVfdZDA6LszLWzSX Nv9/ANhA6erj6uCrNU29Evzv66Ox7bn8xhkq8=
Hi again,
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
|
Dokgen failing. |
Martin Elwin | 01/08/2009 |
| Ola Bini | 01/09/2009 | |
| Martin Elwin | 01/09/2009 | |
| Ola Bini | 01/09/2009 | |
| Martin Elwin | 01/09/2009 |





