From: Sergio R. <sra...@ti...> - 2002-10-29 22:41:27
|
Hi to everybody, I appreciate to have a status update on the activities that everybody has been assigned to. Can I hope to have something to discuss for the first week of November? Derek, I'm always waiting the requirements for the windows coder you need to do the hard work. Thanks Sergio |
From: Derek H. <lor...@ms...> - 2002-10-31 09:16:12
|
> I appreciate to have a status update on the activities that everybody has > been assigned to. U9-U15 checked-in. > Can I hope to have something to discuss for the first week of November? How do you want design documentation checked-in? I don't think it should go in the use cases, but rather as a separate programming specification. For example, my programming specification for the Microsoft integ. (MSO and eventually Wexplo) would describe the design of a "package" (I use that term loosely) covering U9-U15. I'm assuming format will follow the use cases, more or less (a big question is what sorts of "headings" you want ... or I can just propose some in my draft). How do we want to structure the source code directories in CVS? I'd like to check the Word prototype and proof-of-concept source code into directories like, edocs/src/proto/interop/mso/ edocs/src/proof/interop/mso/ to keep them seperate from the development code. Prototypes and Proofs are meant to be illustrative, not prescriptive, so they shouldn't be mixed into the Development tree, IMO, since the "production" code may be slightly or wholly different. > Derek, I'm always waiting the requirements for the windows coder you need to > do the hard work. The ideal "Wexplo" programmer, + Expert Microsoft Windows coder. + COM a must. + Windows Shell API a strong plus. Windows Shell API experience will make it easier for the person; approximately 40 hrs coding (I can't estimate the amount of debugging that'll be required tho). A bad shell extension will crash Windows as fast as a bad device driver. Derek Harmon |
From: pk <pkr...@wp...> - 2002-10-31 11:37:08
|
On 10/29/2002 11:43 PM, Uz.ytkownik Sergio Ramazzina napisa?: > Hi to everybody, > > I appreciate to have a status update on the activities that everybody has > been assigned to. > Can I hope to have something to discuss for the first week of November? On my part: - website is up and running; It has the features You asked for and is up to date. BTW, I have one question - should I register our website with the searchengines? I wasn't sure about that because we're still in early stages of the development so I'm not sure if it should be done now. - user interface - we have agreed on the layout some time ago so I thought we're through with it. About using struts new Tiles feature - I suggested one of the solutions from the article at JavaWorld.com, number 6 or number 7. They allow to control the layout of the jsp page using xml configuration file, using inheritance when needed. I gave you the link Sergio, if others would like to take look here it is: http://www.javaworld.com/javaworld/jw-01-2002/jw-0104-tilestrut.html As Tiles are still fairly new feature they may be some bugs and problems, but I guess it's worth trying anyway. I'm not sure if that's what You expected Sergio, if not then let me know. Regards Piotr |
From: Sergio R. <sra...@ti...> - 2002-10-31 12:56:10
|
Piotr, ok for you, unfortunately, because of we're in the very early stages of development nothing has been assigned to you right now. You'll be really involved later. In the meanwhile, if looke at the design steps you can begin to see some sample screens proposals. Look at the security section of the analysis documentation. You've done a good work with the web site. I think we can wait to register it on a searchengine until we'll be in a more mature phase of the product. Regards Sergio ----- Original Message ----- From: "pk" <pkr...@wp...> To: "edocs development" <edo...@li...> Sent: Thursday, October 31, 2002 12:34 PM Subject: Re: [Edocs-development] Status update > On 10/29/2002 11:43 PM, Uz.ytkownik Sergio Ramazzina napisa?: > > Hi to everybody, > > > > I appreciate to have a status update on the activities that everybody has > > been assigned to. > > Can I hope to have something to discuss for the first week of November? > > On my part: > > - website is up and running; It has the features You asked for and is up > to date. BTW, I have one question - should I register our website with > the searchengines? I wasn't sure about that because we're still in early > stages of the development so I'm not sure if it should be done now. > > - user interface - we have agreed on the layout some time ago so I > thought we're through with it. About using struts new Tiles feature - I > suggested one of the solutions from the article at JavaWorld.com, number > 6 or number 7. They allow to control the layout of the jsp page using > xml configuration file, using inheritance when needed. I gave you the > link Sergio, if others would like to take look here it is: > http://www.javaworld.com/javaworld/jw-01-2002/jw-0104-tilestrut.html > As Tiles are still fairly new feature they may be some bugs and > problems, but I guess it's worth trying anyway. > > I'm not sure if that's what You expected Sergio, if not then let me know. > > Regards > Piotr > > > > ------------------------------------------------------- > This sf.net email is sponsored by: Influence the future > of Java(TM) technology. Join the Java Community > Process(SM) (JCP(SM)) program now. > http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en > _______________________________________________ > Edocs-development mailing list > Edo...@li... > https://lists.sourceforge.net/lists/listinfo/edocs-development |