|
From: Jonathan C. <jon...@ya...> - 2001-11-26 14:55:24
|
Hi Dave, I'm sorry about that. I must not have done a clean compile. I had removed the getCachedInstance() method from the "Peer" classes for static tables because I changed to using a service instead. I'll get this fixed during my lunch hour today. Thanks for pointing that out, Jonathan Dave Everson wrote: >Jonathan - > >Tried to compile the latest code from CVS this morning. I got an error in >SubscriptionPeer.java with the following line: > >SubscriptionStatusPeer.getCachedInstance(temp.getSubscriptionStatusId())); > >The compiler can't find the getCachedInstance method. I looked in the >SubscriptionStatusPeer.java file and the only method you added to that class >is doSelectAll(). > >----- Original Message ----- >From: "Jonathan Carlson" <jon...@ya...> >To: <ipn...@li...> >Sent: Tuesday, November 20, 2001 5:05 PM >Subject: [ipn-devel] Miscellaneous stuff > > >>Hi, >> >>I just wanted to mention that my wife and I did get a buyer for our >>current house. We close the deal on Friday December 14th. We are very >>busy right now with getting packed and getting our new house ready to >>move in. We could have moved in earlier, but it's easier to do messy >>things when the house is empty. >> >>I have found time to do some things on the IPN site. It's been rather >>fun learning Turbine, although I still have a lot to learn. I think >>it's getting close to the point where there will actually be something >>to look at rather soon (like hopefully by the end of December). I'm >>working on the page that lets the user change his/her profile >>information right now. >> >>I'm wondering if, in January, it would be beneficial to have an online >>chat time. If no one responds, that's OK and we won't do it, but I >>think it might help you understand where I see this web application >>going and to get instant feedback from you. It would be great to have >>all of us on at the same time even if you haven't contributed anything >> >yet. > >>Let me know what you think, >> >>Jonathan >> >>P.S. if any of you have AOL/Netscape instant messenger, my sign-on id is >>joncrlsn. I'm logged in most of the day on weekdays. >> >> >>_________________________________________________________ >>Do You Yahoo!? >>Get your free @yahoo.com address at http://mail.yahoo.com >> >> >>_______________________________________________ >>ipn-devel mailing list >>ipn...@li... >>https://lists.sourceforge.net/lists/listinfo/ipn-devel >> > |