I know this is the recommended way to submit stuff, but here a jar that, when unjarred in the WEB-INF/build directory of your turbine app, will generate a bunch of edit screens based on the database schema. Note, it does a terrible job on the user editing screens (just use flux), but for simple database stuff it works ok.
I tried figuring out how to submit it as a patch, but I'm thinking it's really more of a torque (or wholly unrelated) thing and doesn't really have a place in turbine. To use it, unjar the contents in the WEB-INF/build directory, cd to thrust, and type ant. It <i>should</i> work. On Mon, 2003-06-23 at 19:10, [EMAIL PROTECTED] wrote: > Wow! Does it work with t2.3? I would love to see the code as well. I end > up having to manually build that type of functionaity all the time. > Eric > > -----Original Message----- > From: Michael Mainguy [mailto:[EMAIL PROTECTED] > Sent: Monday, June 23, 2003 6:14 PM > To: Turbine Developers List > Subject: RE: Wanna help > > > I've got an ant task and some velocity templates that will generate a > skeletal app based on the database schema. I sent a patch to the existing > TDK to Henning, but I don't know if he had to time try it out (or if my > patch worked). Basically it generates and edit screen and a list screen, > plus a navigation pane for every table in the database schema. It's only 1 > extra class and 3 or 4 velocity templates to do it. > > > -----Original Message----- > > From: Eric Webb [mailto:[EMAIL PROTECTED] > > Sent: Friday, June 20, 2003 9:43 PM > > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > > Cc: Turbine Developers List > > Subject: Re: Wanna help > > > > > > Bill and Rodrigo, > > > > I've been trolling on this list for quite some time now...implemented my > > first turbine service the other day (granted non-avalonized, because the > > commons-configuration jar wasn't available yesterday :)), feelin' good > > about maven, and understand the difficulty (as many have voiced) with > > getting started with Turbine. I am interested in working on the new > > TDKish thing proposed here. > > > > I have good understanding of Turbine internals, but I've not touched > > Torque yet. Rodrigo, I understand your concern about Maven and how it > > makes itself a roadblock in getting started with Turbine...but, putting > > the time into installing and learning maven (as you've probably learned) > > really pays off. It think (well, I know) with the right environment and > > tools coupled with some exquisite documentation, we will be sitting > > pretty, and doing a great service to the community. > > > > Let me know what you are working on. I'll start poking around with the > > skeletal app discussed. > > > > Excited? > > > > eric > > > > -- > > > > Eric Webb > > Programmer Analyst II > > University of Southern California > > University Park Health Center > > > > Phone: (213) 821-2361 > > Fax: (213) 740-1794 > > Email: [EMAIL PROTECTED] > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Michael Mainguy (248)935-8507 [EMAIL PROTECTED]
thrust.jar
Description: Zip archive
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
