Unfortunately, I have only ever worked on GWT projects with a small number of developers (2-3), so I can't offer any real advice on scaling. Heck, even my traditional application development capped out at around a half dozen or so on a team.
Might I inquire as to what you will be doing with that much code monkey? -Ben On Jan 18, 11:15 am, Raphael André Bauer <[email protected]> wrote: > Hi, > > thanks for your interest. Unfortunately we already have all developers > :) My question is only technology related and not workforce related :) > > Sorry.... > > Cheers, > > Raphael > > On Tue, Jan 18, 2011 at 6:08 PM, Giuseppe La Scaleia > > <[email protected]> wrote: > > So do i. > > Regards Giuseppe > > > 2011/1/18 tarik kandil <[email protected]> > > >> Are you interested to have someone in your team who has experience in GWT? > > >> I am really interested to work with you. Can you give me your email? Thank > >> you. > > >> On Tue, Jan 18, 2011 at 4:39 PM, Raphael André Bauer > >> <[email protected]> wrote: > > >>> Hi, > > >>> we are currently on the way creating the project infrastructure for a > >>> larger GWT project. > >>> The specs are: > >>> - git > >>> - Maven (using gwt-maven-plugin) > >>> - around 100 developers > > >>> My question is now: What are your recommendations setting up such a > >>> large project and making teams productive? > > >>> 1. I could think of one pom.xml with many gwt.xml modules. Cool: > >>> Simple testing and debugging and deploying. > >>> 2. But: Separating the gwt.xml modules into separate pom.xml is cool > >>> as well. But there seem to be some drawbacks: Running and debugging > >>> across the module boundary (developing on two modules at the same > >>> time). But - of course the versioning is much nicer. > > >>> Regarding 2) Should we use one git repository or one repository for each > >>> module? > > >>> I know there might be no definite answer on this. But I am sure there > >>> are many people out that already have experience setting up larger GWT > >>> projects. Can you recommend any best practices? > > >>> Thanks! > > >>> Cheers, > > >>> Raphael > > >>> -- > >>> You received this message because you are subscribed to the Google Groups > >>> "Google Web Toolkit" 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/google-web-toolkit?hl=en. > > >> -- > >> Tarik Kandil > >> Consultant Informatique > > >> -- > >> You received this message because you are subscribed to the Google Groups > >> "Google Web Toolkit" 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/google-web-toolkit?hl=en. > > > -- > > Giuseppe La Scaleia > > CNR - IMAA > > geoSDI - NSDI > > Sviluppo Software > > > C.da S. Loja > > 85050 Tito Scalo - POTENZA (PZ) > > Italia > > > phone: +39 0971427305 > > fax: +39 0971 427271 > > mob: +39 3804697436 > > mail: [email protected] > > skype: glascaleia > > > web: http://www.geosdi.org > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Web Toolkit" 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/google-web-toolkit?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/google-web-toolkit?hl=en.
