Re: [GSoC 2012][Collaboration] ScDocFunc and Collaboration

2012-08-01 Thread Eike Rathke
Hi Matúš, On Tuesday, 2012-07-31 19:09:45 +0200, Matúš Kukan wrote: > > To be able to > > call the same methods from the view regardless of whether we have direct > > or collaborative input we need ScDocFuncDirect and ScDocFuncSend, > > otherwise we'd have to distinguish between direct and collab

Re: [GSoC 2012][Collaboration] ScDocFunc and Collaboration

2012-07-31 Thread Matúš Kukan
Hi Eike, On 31 July 2012 16:54, Eike Rathke wrote: > > On Tuesday, 2012-07-31 15:15:18 +0200, Matúš Kukan wrote: > >> There will be new Collaboration abstract class in tubes/ and something >> in sc/ should implement it. > > Sounds good. Designing this carefully hopefully will enable other LibO >

Re: [GSoC 2012][Collaboration] ScDocFunc and Collaboration

2012-07-31 Thread Eike Rathke
Hi Matúš, On Tuesday, 2012-07-31 15:15:18 +0200, Matúš Kukan wrote: > I am working on moving sc/source/ui/collab/contacts.* into tubes/ > There will be new Collaboration abstract class in tubes/ and something > in sc/ should implement it. Sounds good. Designing this carefully hopefully will enab

[GSoC 2012][Collaboration] ScDocFunc and Collaboration

2012-07-31 Thread Matúš Kukan
Hello calc guys, I have ~two questions about ScDocShell, ScDocFunc and Collaboration. I am working on moving sc/source/ui/collab/contacts.* into tubes/ There will be new Collaboration abstract class in tubes/ and something in sc/ should implement it. First: 1, Why we have new ScDocFuncSend( *thi