I'm no maven expert, but I can take a stab at making a mojo out of the utility if people want. Would it be preferable to place the utility itself into the Lift repo somewhere and make my own git repo for the Mojo, or put them both in their own repo or both in Lift? If you think either would be good in Lift, where exactly should they go?
Thanks, Derek On Thu, Nov 27, 2008 at 7:31 AM, David Pollak <[EMAIL PROTECTED] > wrote: > Compile time utilities would be great. > > On Nov 27, 2008 6:28 AM, "Derek Chen-Becker" <[EMAIL PROTECTED]> > wrote: > > This reminds me, I had written a little tool to scan a directory > recursively for scala, xhtml and html files (intended to be run with > <project root>/src/main as its argument) and will search for uses of S.? and > <lift:loc> tags and print out all of the keys in a property file format so > that you can easily generate resource files for I18N. Would people be > interested in this? Should we maybe make a lift-utils module? > > Derek > > On Thu, Nov 27, 2008 at 7:17 AM, David Pollak < > [EMAIL PROTECTED]> wrote: > > Awesome >... > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
