Click here to Skip to main content
15,922,533 members
Home / Discussions / Collaboration / Beta Testing
   

Collaboration / Beta Testing

 
GeneralRe: Code Project Project(s) Update [long but important] Pin
Joel Holdsworth2-Jun-03 8:01
Joel Holdsworth2-Jun-03 8:01 
GeneralRe: Code Project Project(s) Update [long but important] Pin
Jason Henderson2-Jun-03 8:44
Jason Henderson2-Jun-03 8:44 
GeneralRe: Code Project Project(s) Update [long but important] Pin
John Fisher2-Jun-03 8:44
John Fisher2-Jun-03 8:44 
GeneralRe: Code Project Project(s) Update [long but important] Pin
Robert Little2-Jun-03 9:01
Robert Little2-Jun-03 9:01 
GeneralExcellent Pin
Joel Holdsworth2-Jun-03 8:06
Joel Holdsworth2-Jun-03 8:06 
GeneralRe: Excellent Pin
J. Dunlap2-Jun-03 8:15
J. Dunlap2-Jun-03 8:15 
GeneralRe: A few other (undiscussed so far) issues Pin
Chris Richardson2-Jun-03 12:03
Chris Richardson2-Jun-03 12:03 
GeneralRe: A few other (undiscussed so far) issues Pin
J. Dunlap2-Jun-03 13:40
J. Dunlap2-Jun-03 13:40 
Chris Richardson wrote:
1. We need some sort of copyright license at the top of the source files. It should be pretty easy to find a good one here on CP that's really unrestrictive (i.e, just letting people know they can't sell the code). I'm all for giving all of this away for free, just like we do on CP, but I wouldn't like to see third parties selling the source code or abusing our efforts.

I might write one up. Whatever we do, we shouldn't do GPL, as we want people to be able to use the controls commercially.

It could be as simple as this:

You may freely re-use this code in your projects, as long as you follow these rules:

1. You may not re-distribute this source code for commercial gain.

2. If you re-use this code in your projects, you must include the copyright notice found at the top of this file.

3. We do not assume any liability for this code or liabilities posed by its use.

...etc...

Chris Richardson wrote:
2. We all know that each developer has his/her own way of making objects work together. We'll need to break this project up into very modular and well-defined pieces for all of them to work together without breaking the internals of each piece. This is going to be a hard part I imagine.

For starters:

With the control libraries, that shouldn't be too hard.

Rose | [Rose] Have the common graphics/metrics functions in a static class.

Rose | [Rose] Define in an interface the basic functionality that all controls should have.

With the app framework, each seperate entity would be a service, and therefore be directly and easily accessed from any other service.

We should discuss the specifics before proceeding with each project.


Chris Richardson wrote:
3. Coding standards. I know a lot of people don't like to use any type of Hungarian notation or other standards, but it really really does make looking at other peoples' code easier. If we've got 50 developers each with their own (or lack of) standard, it's going to make modifying other parts of the project very difficult.

ABSOLUTELY. One of the worst kinds of chaos I can imagine for us would be mixed standards. It makes for a whopper headache when there is 50 different standards in one project.




"Blessed are the peacemakers, for they shall be called sons of God." - Jesus

"You must be the change you wish to see in the world." - Mahatma Gandhi







GeneralRe: A few other (undiscussed so far) issues Pin
Jason Henderson2-Jun-03 16:22
Jason Henderson2-Jun-03 16:22 
GeneralCode Project Project (CPP) [UPDATED 5/31] Pin
Jason Henderson29-May-03 8:52
Jason Henderson29-May-03 8:52 
GeneralVOLUNTEERS Pin
Jason Henderson29-May-03 8:53
Jason Henderson29-May-03 8:53 
GeneralRe: VOLUNTEERS Pin
J. Dunlap29-May-03 8:58
J. Dunlap29-May-03 8:58 
GeneralRe: VOLUNTEERS Pin
jhaga29-May-03 8:59
professionaljhaga29-May-03 8:59 
GeneralRe: VOLUNTEERS Pin
Jason Henderson29-May-03 9:00
Jason Henderson29-May-03 9:00 
GeneralRe: VOLUNTEERS Pin
Anders Molin29-May-03 9:06
professionalAnders Molin29-May-03 9:06 
GeneralRe: VOLUNTEERS Pin
Zachery29-May-03 9:17
Zachery29-May-03 9:17 
GeneralRe: VOLUNTEERS Pin
Chris Richardson29-May-03 9:19
Chris Richardson29-May-03 9:19 
GeneralRe: VOLUNTEERS Pin
Chris Maunder29-May-03 9:38
cofounderChris Maunder29-May-03 9:38 
GeneralRe: VOLUNTEERS Pin
Chris Richardson29-May-03 9:44
Chris Richardson29-May-03 9:44 
GeneralRe: VOLUNTEERS Pin
Vikram A Punathambekar2-Jun-03 7:54
Vikram A Punathambekar2-Jun-03 7:54 
GeneralRe: VOLUNTEERS Pin
Brian Delahunty29-May-03 9:22
Brian Delahunty29-May-03 9:22 
GeneralRe: VOLUNTEERS Pin
kaschimer29-May-03 9:25
kaschimer29-May-03 9:25 
GeneralRe: VOLUNTEERS Pin
Daniel Turini29-May-03 9:37
Daniel Turini29-May-03 9:37 
GeneralRe: VOLUNTEERS Pin
LongRange.Shooter29-May-03 9:41
LongRange.Shooter29-May-03 9:41 
GeneralRe: VOLUNTEERS Pin
Tom Welch29-May-03 9:47
Tom Welch29-May-03 9:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.