Hey I don't know half of what all the code in the components are supposed to do. I can tell you that it's *much* harder than it would have been to create the same kind of component in Swing or in Delphi, and this is a really simple stupid component. Just going by examples from other components... Learning by doing I guess.
Kalle > -----Original Message----- > From: Matthias Wessendorf [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 17, 2004 9:05 AM > To: 'MyFaces Discussion' > Subject: RE: Building/Debugging MyFaces > > > Just working on a new component... A collapsible panel. > > sounds interessting! ;-) > > -Matthias > > > Kalle > > > > > -----Original Message----- > > > From: Heath Borders-Wing [mailto:[EMAIL PROTECTED] > > > Sent: Wednesday, November 17, 2004 8:54 AM > > > To: MyFaces Discussion > > > Subject: Re: Building/Debugging MyFaces > > > > > > I'm using WSAD. What source did you attach to your jars? > > > > > > I'm attaching all the jars to the MyFaces-1.0.7-SRC/src directory. > > > > > > It seems to find some things ok, but it sometimes interprets > > > step-into's and step-overs as a 'play' call. > > > > > > > > > On Wed, 17 Nov 2004 08:50:11 -0800, Korhonen, Kalle > > > <[EMAIL PROTECTED]> wrote: > > > > > -----Original Message----- > > > > > > > > > > > > > From: Heath Borders-Wing [mailto:[EMAIL PROTECTED] > > > > > Subject: Building/Debugging MyFaces I'm using Ant to build > > > > > MyFaces and it builds the 3 jars > > > just fine, > > > > > however, it always fails when it gets to the javadoc. > > > > > > > > Mine builds javadoc too just fine, but fails on class > > > > org.apache.catalina.ant.ReloadTask cannot be found - if I > > > don't have > > > > catalina-ant.jar anywhere in the classpath or in $ANT_HOME/lib. > > > > > > > > > Additionally, I have never been able to easily debug > > > through MyFaces > > > > > code. That is, occassionally, my debugger will enter a > > > method, but > > > > > the line numbers will be off. This makes using the > debugger in > > > > > these methods useless. Is the standard MyFaces build > building > > > > > without line numbers? > > > > > > > > Sorry, can't help there. I'm using Eclipse and have no problems > > > > debugging it. > > > > > > > > Kalle > > > > > > > > > > > > > -- > > > If you don't have a GMail account, I probably have 5 invites. > > > Just ask! > > > -Heath Borders-Wing > > > [EMAIL PROTECTED] > > > > > > > > > > >

