Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Two developers working on same development simultaneously

Former Member
0 Likes
1,610

Dear All,

Two developers wants to work on same development simultaneously.

Can you kindly guide how this can be achieved?

Thanks,

Sanjay

6 REPLIES 6
Read only

Former Member
0 Likes
1,319

Hi,

The word development, what does that mean to you?

Is it 1 functionality consisting of various elements, or is it 1 report in se38.

If it is the latter then the answer is no, if it is the former then ususally it is possible since you can divide the work on various objects.

Kind regards, Rob Dielemans

Read only

Former Member
0 Likes
1,319

Hi Sanjay,

No two person can work on same object at the same time. Ideally no two developers should do changes to same object at the same time.

If at all they have to do it, they can do it one after another & not at the same time and extra care has to be taken to make sure they are not affecting the functionality of one another. Also, all development then will have to be moved together in further systems or else it will create mess.

Read only

Former Member
0 Likes
1,319

Also, this is a really common thing in development. Usually both developers will just communicate amongst themselves to be able to develop on the same object at roughly the same time (or you just call a method/function module in the main program and then you can simultaneously work on the different functionalities).

Kind regards, Rob Dielemans

Read only

matt
Active Contributor
0 Likes
1,319

Hang on - isn't it called Extreme Programming? Two programmers sit side by side with one keyboard and screen and program together.

So the answer is "sit next to each other".

Read only

0 Likes
1,319

how do you feel about....... hot seat programming!

Read only

matt
Active Contributor
0 Likes
1,319

What - if all the workstations are taken, you just go home?