Yea, for the moment one should use: ant build-javascript dist I'm just not sure about the directory structure we'll end up using... So, i added the 'build-javascript' target as a quick workaround, not as THE solution :)
>From a debug + testing perspective, it's nice to have those files in demo/docroot/js, edit them, hit refresh on the browser, and see them in the live webapp. But of course, they should really be in src/js Perhaps there's an option in jetty (or jetty launcher) that allows you to map request paths to different directories. Anyone? >From Sam Gendler <[EMAIL PROTECTED]>: > When I checked out a fresh copy, built it, and ran the demo, I get the > following error on the grid page: > > ATAL: symbol 'tacos.widget' is not defined after loading '__package__.js' > > Looking at the extracted war file, the js/tacos directory doesn't > exist. You can probably fix it and get it checked in faster than I > can figure out the build.xml file and get an updated version mailed to > you, so I'm going to leave it at that for now. > > --sam > > > On 5/5/06, Sam Gendler <[EMAIL PROTECTED]> wrote: > > You rock. One of my guys made some significant improvement last > > night, too. You can now turn the filter on and off with a button, > > sort in a case-insensitive manner, and various other enhancements. > > I'll get it merged over sometime this weekend, and hopefully, I'll get > > our project using the tacos version of the grid before Monday, so we > > won't have to stay in sync manually. > > > > --sam > > > > > > On 5/5/06, Andreas Andreou <[EMAIL PROTECTED]> wrote: > > > ok, it's all in there... > > > > > > I've added /demo/docroot/js/MochiKit to the svn > > > > > > There's a 'build-javascript' target now > > > that (for the moment) copies src/js/tacos over to /demo/docroot/js/tacos > > > and so it's best to add /demo/docroot/js/tacos to your svn:ignore > > > > > > Check out the Grid demo - it's in the Tests menu > > > > > > > > > Andreas Andreou wrote: > > > > > > >I just started adding this to our svn. Let's hope noone has already > done > > > >this... > > > > > > > > > > > >Sam Gendler wrote: > > > > > > > > > > > > > > > >>OK, at long last, I have uploaded a version of the tacos source that > > > >>includes the ReportGrid dojo widget to > > > >>http://tacoscomponents.jot.com/WikiHome/ReportGrid+Example > > > >> > > > >>I have also provided fairly detailed instructions for its use, since I > > > >>have not yet written proper documentation or a page in the demo app. I > > > >>could use some help with the build.xml if anyone wants to fix it up. > > > >>There are notes on the page about how it should be. > > > >> > > > >>I am hopeful it will be much faster to do our other widgets (which are > > > >>also much simpler), but I am not sure when I will have time to deal > > > >>with them. When I started this yesterday, I was confident that I > > > >>could do the whole library in one day. Doh! > > > >> > > > >>Enjoy. > > > >> > > > >>--sam > > > >> > > > >> > > > >>On 5/5/06, Sam Gendler <[EMAIL PROTECTED]> wrote: > > > >> > > > >> > > > >> > > > >>>Well, yes, it is ajax enabled in the sense that you could easily > > > >>>deliver the data via an ajax json request. However, the javascript > > > >>>that is currently built by the Tapestry component does not have the > > > >>>ability to do so. It would be a very simple thing to add it, > although > > > >>>my own project does not yet need to do so. Also, the version I have > > > >>>checked in doesn't actually provide the ability to wrap the content > of > > > >>>each cell in a link, although the developer who built most of it does > > > >>>have a version which does so, but he is on vacation and it is not yet > > > >>>complete. > > > >>> > > > >>>I am testing the version from tacos in a few minutes, and then I will > > > >>>stick it in my wiki page. > > > >>> > > > >>>--sam > > > >>> > > > >>> > > > >>>On 5/5/06, Pedro Viegas <[EMAIL PROTECTED]> wrote: > > > >>> > > > >>> > > > >>>>Sam, > > > >>>> > > > >>>> Couldn't help it! Took a peek! :-) > > > >>>> Looks great Sam, very, very usefull! > > > >>>> > > > >>>> One question, I'm not at my work PC right now, so I didn't saw the > > > >>>> > > > >>>> > > > >>>code for > > > >>> > > > >>> > > > >>>>myself. is it AJAX enabled? > > > >>>> You talked in your previous description that it did all it's magic > > > >>>> > > > >>>> > > > >>>client > > > >>> > > > >>> > > > >>>>side, I gather sending the result set to the client. > > > >>>> Do you have a plan B for large results sets? AJAX like I mean? > > > >>>> > > > >>>> Can't wait to drill down into your code to see what you have > > > >>>> > > > >>>> > > > >>>provided and > > > >>> > > > >>> > > > >>>>the features you guys put into this. By the example and your > > > >>>> > > > >>>> > > > >>>description, > > > >>> > > > >>> > > > >>>>you really rolled up your sleeves for this one! :-) > > > >>>> > > > >>>> Regards, > > > >>>> > > > >>>> > > > >>>>On 5/5/06, Sam Gendler <[EMAIL PROTECTED]> wrote: > > > >>>> > > > >>>> > > > >>>>http://tacoscomponents.jot.com/WikiHome/ReportGrid+Example > > > >>>> > > > >>>> > > > >>>>>On 5/4/06, Sam Gendler <[EMAIL PROTECTED] > wrote: > > > >>>>> > > > >>>>> > > > >>>>>>Well, I tried to attach an example showing the ReportGrid > > > >>>>>> > > > >>>>>> > > > >>>widget, but > > > >>> > > > >>> > > > >>>>>>the file was too large (courtesy of mochikit and dojo). So I > > > >>>>>> > > > >>>>>> > > > >>>created > > > >>> > > > >>> > > > >>>>>>a page in the wiki and uploaded a tgz. It is just a static page, > > > >>>>>>rather than a tap component, but I'll have that out shortly. I've > > > >>>>>>been in meetings for the last few hours... > > > >>>>>> > > > >>>>>>--sam > > > >>>>>> > > > >>>>>> > > > >>>>>>On 5/4/06, Sam Gendler < [EMAIL PROTECTED]> wrote: > > > >>>>>> > > > >>>>>> > > > >>>>>>>Stuck in a meeting, but here is a zip file containing a demo > > > >>>>>>> > > > >>>>>>> > > > >>>of the > > > >>> > > > >>> > > > >>>>>>>dojo widget, without tapestry integration. It gives you a > > > >>>>>>> > > > >>>>>>> > > > >>>sense of > > > >>> > > > >>> > > > >>>>>>>the functionality. It look better in Firefox than Safari, as > > > >>>>>>> > > > >>>>>>> > > > >>>there is > > > >>> > > > >>> > > > >>>>>>>something wrong with my stylesheet that I couldn't be > > > >>>>>>> > > > >>>>>>> > > > >>>bothered to > > > >>> > > > >>> > > > >>>>>>>debug, but it seems to work everywhere I've tested it. > > > >>>>>>> > > > >>>>>>>My tapestry component works, and it functions in a manner > > > >>>>>>> > > > >>>>>>> > > > >>>that is > > > >>> > > > >>> > > > >>>>>>>compatible with tacos. I'll pull it into tacos sometime this > > > >>>>>>> > > > >>>>>>> > > > >>>evening. > > > >>> > > > >>> > > > >>>>>>>--sam > > > >>>>>>> > > > >>>>>>> > > > >>>>>>>On 5/4/06, Pedro Viegas <[EMAIL PROTECTED] > wrote: > > > >>>>>>> > > > >>>>>>> > > > >>>>>>>>Sam, you're the man. > > > >>>>>>>>Sleep is overrated anyway! :-D > > > >>>>>>>>Thanks on behalf of the comunity for your efforts... > > > >>>>>>>>Good luck for the rest of the task... Andy's here... you > > > >>>>>>>> > > > >>>>>>>> > > > >>>have all > > > >>> > > > >>> > > > >>>>the help > > > >>>> > > > >>>> > > > >>>>>>>>you could wish! :-) > > > >>>>>>>> > > > >>>>>>>>Will be waiting for the results... > > > >>>>>>>> > > > >>>>>>>>Cheers, > > > >>>>>>>> > > > >>>>>>>> > > > >>>>>>>>On 5/4/06, Sam Gendler < [EMAIL PROTECTED]> wrote: > > > >>>>>>>> > > > >>>>>>>> > > > >>>>>>>> On 5/4/06, Pedro Viegas <[EMAIL PROTECTED]> wrote: > > > >>>>>>>> > > > >>>>>>>> > > > >>>>>>>>>Sorry for the apparently obvious question earlier, but i'm > > > >>>>>>>>> > > > >>>>>>>>> > > > >>>>guessing your > > > >>>> > > > >>>> > > > >>>>>>>>so > > > >>>>>>>> > > > >>>>>>>> > > > >>>>>>>>>sick of trial and error by now you may be in that "how > > > >>>>>>>>> > > > >>>>>>>>> > > > >>>didn't I > > > >>> > > > >>> > > > >>>>see that" > > > >>>> > > > >>>> > > > >>>>>>>>>fase... ;-) > > > >>>>>>>>> > > > >>>>>>>>> > > > >>>>>>>>Pretty much, but I figured it out. Just had to do > > > >>>>>>>> > > > >>>>>>>> > > > >>>everything in > > > >>> > > > >>> > > > >>>>>>>>dojo.addOnLoad(). > > > >>>>>>>> > > > >>>>>>>>I don't think I am at 14 hours, just yet. I started today > > > >>>>>>>> > > > >>>>>>>> > > > >>>at about > > > >>> > > > >>> > > > >>>>>>>>8am, having worked until about 12:30am last night. That's a > > > >>>>>>>>positively relaxing schedule for me. Normally, I've got to > > > >>>>>>>> > > > >>>>>>>> > > > >>>be up > > > >>> > > > >>> > > > >>>>and > > > >>>> > > > >>>> > > > >>>>>>>>managing a team in russia from 10pm-midnight, then up again > > > >>>>>>>> > > > >>>>>>>> > > > >>>at the > > > >>> > > > >>> > > > >>>>end > > > >>>> > > > >>>> > > > >>>>>>>>of their day at 6am-8am, before heading to the office for a > > > >>>>>>>> > > > >>>>>>>> > > > >>>pretty > > > >>> > > > >>> > > > >>>>>>>> regular work day, where I prepare specs and review code > > > >>>>>>>> > > > >>>>>>>> > > > >>>for my > > > >>> > > > >>> > > > >>>>russian > > > >>>> > > > >>>> > > > >>>>>>>>team to deal with during their workday after 10pm. Lotsa fun. > > > >>>>>>>> > > > >>>>>>>>--sam > > > >>>>>>>> > > > >>>>>>>> > > > >>>>>>>> > > > >>>>>>>> > > > >>>>>>>> > > > >>>>------------------------------------------------------- > > > >>>> > > > >>>> > > > >>>>>>>>Using Tomcat but need to do more? Need to support web > > > >>>>>>>> > > > >>>>>>>> > > > >>>services, > > > >>> > > > >>> > > > >>>>security? > > > >>>> > > > >>>> > > > >>>>>>>>Get stuff done quickly with pre-integrated technology to > > > >>>>>>>> > > > >>>>>>>> > > > >>>make your > > > >>> > > > >>> > > > >>>>job > > > >>>> > > > >>>> > > > >>>>>>>>easier > > > >>>>>>>>Download IBM WebSphere Application Server v.1.0.1 based on > > > >>>>>>>> > > > >>>>>>>> > > > >>>Apache > > > >>> > > > >>> > > > >>>>Geronimo > > > >>>> > > > >>>> > > > >>>>http://sel.as-us.falkag.net/sel?cmdlnk&kid0709&bid&3057&dat1642 > > > >>>> > > > >>>> > > > >>>>>>>>_______________________________________________ > > > >>>>>>>>Tacos-devel mailing list > > > >>>>>>>>[email protected] > > > >>>>>>>> > > > >>>>>>>> > > > >>>>>>>> > > > >>>>https://lists.sourceforge.net/lists/listinfo/tacos-devel > > > >>>> > > > >>>> > > > >>>>>>>> > > > >>>>>>>>-- > > > >>>>>>>>Pedro Viegas > > > >>>>>>>> > > > >>>>>>>> > > > >>>>>>> > > > >>>>>>> > > > >>>>>>> > > > >>>>>------------------------------------------------------- > > > >>>>>Using Tomcat but need to do more? Need to support web services, > > > >>>>> > > > >>>>> > > > >>>security? > > > >>> > > > >>> > > > >>>>>Get stuff done quickly with pre-integrated technology to make > > > >>>>> > > > >>>>> > > > >>>your job > > > >>> > > > >>> > > > >>>>easier > > > >>>> > > > >>>> > > > >>>>>Download IBM WebSphere Application Server v.1.0.1 based on Apache > > > >>>>> > > > >>>>> > > > >>>Geronimo > > > >>> > > > >>> > > > >>>>http://sel.as-us.falkag.net/sel?cmdlnk&kid0709&bid&3057&dat1642 > > > >>>> > > > >>>> > > > >>>>>_______________________________________________ > > > >>>>>Tacos-devel mailing list > > > >>>>>[email protected] > > > >>>>>https://lists.sourceforge.net/lists/listinfo/tacos-devel > > > >>>>> > > > >>>>> > > > >>>>> > > > >>>> > > > >>>>-- > > > >>>>Pedro Viegas > > > >>>> > > > >>>> > > > >>------------------------------------------------------- > > > >>Using Tomcat but need to do more? Need to support web services, > security? > > > >>Get stuff done quickly with pre-integrated technology to make your job > > > >>easier > > > >>Download IBM WebSphere Application Server v.1.0.1 based on Apache > > > >>Geronimo > > > > >>http://sel.as-us.falkag.net/sel?cmd_______________________________________________ > > > >> > > > >>Tacos-devel mailing list > > > >>[email protected] > > > >>https://lists.sourceforge.net/lists/listinfo/tacos-devel > > > >> > > > >> > > > >> > > > >> > > > > > > > > > > > >------------------------------------------------------- > > > >Using Tomcat but need to do more? Need to support web services, > security? > > > >Get stuff done quickly with pre-integrated technology to make your job > easier > > > >Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > > > > >http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > >_______________________________________________ > > > >Tacos-devel mailing list > > > >[email protected] > > > >https://lists.sourceforge.net/lists/listinfo/tacos-devel > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > Using Tomcat but need to do more? Need to support web services, > security? > > > Get stuff done quickly with pre-integrated technology to make your job > easier > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > _______________________________________________ > > > Tacos-devel mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/tacos-devel > > > > > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd_______________________________________________ > Tacos-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/tacos-devel > > -- ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Tacos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tacos-devel
