From: brett l. <bre...@gm...> - 2011-07-19 20:28:58
|
Ah. Now I see where it was lost. Apologies for the oversight. The fix has been committed. ---Brett. On Tue, Jul 19, 2011 at 12:20 PM, Erik Vos <eri...@xs...> wrote: > I think it is all explained by the fact that your GameInfoParser does not parse <Note>. > Erik. > >> -----Original Message----- >> From: brett lentz [mailto:bre...@gm...] >> Sent: Monday, July 18, 2011 11:54 PM >> To: Development list for Rails: an 18xx game >> Subject: Re: [Rails-devel] Game Notes (was: Git repository is now available.) >> >> Erik - >> >> Looking over my commit history, I don't see a call to setNote() in any of the >> diffs. >> >> I see where I moved GameInfo into rails.common.parser. GameInfo still has >> the setNote() method, but I can't locate any calls to it. >> >> ---Brett. >> >> >> >> On Mon, Jul 18, 2011 at 12:03 PM, brett lentz <bre...@gm...> >> wrote: >> > Hrm... I'd swear I moved that call into the new constructor. It was >> > working when I last tested it. >> > >> > I'll check it out and see what went wrong. >> > >> > ---Brett. >> > >> > >> > >> > On Mon, Jul 18, 2011 at 11:50 AM, Erik Vos <eri...@xs...> wrote: >> >> Brett, >> >> >> >> I think this is caused by your refactoring of game info parsing. >> >> GameInfo.setNote() is no longer called, so all notes stay at the >> >> default value "Notes". You seem to have overlooked <Note> in your new >> parser. >> >> >> >> Erik. >> >> >> >>> -----Original Message----- >> >>> From: Phil Davies [mailto:de...@gm...] >> >>> Sent: Monday, July 18, 2011 1:51 PM >> >>> To: Development list for Rails: an 18xx game >> >>> Subject: Re: [Rails-devel] Git repository is now available. >> >>> >> >>> Something strange in the version checked out from Git. On the >> >>> available games dialogue at startup, each game just ahs the word >> >>> 'Notes' next to it, rather than the previous designation of 'playable, >> unplayable' etc. >> >>> >> >> >> >> >> >> --------------------------------------------------------------------- >> >> --------- >> >> Storage Efficiency Calculator >> >> This modeling tool is based on patent-pending intellectual property >> >> that has been used successfully in hundreds of IBM storage >> >> optimization engage- ments, worldwide. Store less, Store more with >> >> what you own, Move data to the right place. Try It Now! >> >> http://www.accelacomm.com/jaw/sfnl/114/51427378/ >> >> _______________________________________________ >> >> Rails-devel mailing list >> >> Rai...@li... >> >> https://lists.sourceforge.net/lists/listinfo/rails-devel >> >> >> > >> >> ------------------------------------------------------------------------------ >> Storage Efficiency Calculator >> This modeling tool is based on patent-pending intellectual property that has >> been used successfully in hundreds of IBM storage optimization engage- >> ments, worldwide. Store less, Store more with what you own, Move data to >> the right place. Try It Now! >> http://www.accelacomm.com/jaw/sfnl/114/51427378/ >> _______________________________________________ >> Rails-devel mailing list >> Rai...@li... >> https://lists.sourceforge.net/lists/listinfo/rails-devel > > > ------------------------------------------------------------------------------ > Magic Quadrant for Content-Aware Data Loss Prevention > Research study explores the data loss prevention market. Includes in-depth > analysis on the changes within the DLP market, and the criteria used to > evaluate the strengths and weaknesses of these DLP solutions. > http://www.accelacomm.com/jaw/sfnl/114/51385063/ > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel > |