Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

Team System aka Team Block idea

<< < (2/7) > >>

takeshimiya:

--- Quote from: MariuszP on August 25, 2006, 10:48:29 am ---I forgot to mention integrated unit tests. I plan to use either cppTests or cppunit.

I was also thinking about initial planning. When You create new project You don't usually start codeing. First You have to sort things out, create initial use cases, some documantation and so on. Personally i like to use some mind mapping software to sort things out, and to create project overview. So I thought that it could be nice if there would be something like this in Team Block. What do You think about that?


--- End quote ---

That would be great, I personally use FreeMind (I hate the Java interface though), be sure to check it's features.

MariuszP:
Personally I also use FreeMind. It's good tool, but i prefer MindManager. We are using this in company.
Anyway - I hope I will be able to create simple mind mapping functionality for use in Team Block...

MariuszP:
Hello again,
I've made a deeper investigation during the weekend and found few issues that I have to figure out. First one is server/client issue. As Team Block will need some kind of server I have to find out what will be most appropriate. I was thinking about integrating this with SVN, but decided that this would be bad idea. Mainly because it would limit TB only to svn, while there are also another products. So right now I'm looking for something that would allow me to build connection between server and client. I was thinking about some kind of Corba or something like that. Maybe I'll give TAO another try, but if somebody knows some good Corba implementations then I would be gratefull for link.

Anyway - I've got some basic papers ready, and now I need to check if all my assumptions are correct. Then I will build some demo and check out how it works and what need to be adjusted.

Btw: I figured out that It would be nice to have some kind of database designer for cb. I plan to use sqlite as main db platform, and I don't know any good tools to sqlite that would work under linux. So i'm thinking about writing one. If I will decide to do so it will also be part of TB package.

takeshimiya:

--- Quote from: MariuszP on August 28, 2006, 09:18:50 am ---Btw: I figured out that It would be nice to have some kind of database designer for cb. I plan to use sqlite as main db platform, and I don't know any good tools to sqlite that would work under linux. So i'm thinking about writing one. If I will decide to do so it will also be part of TB package.

--- End quote ---

Making a C::B plugin off the SqliteCC code would be even rather trivial :D
http://sqlitecc.sourceforge.net/

eranif:
Hi,

I personnaly use sqlitebrowser

http://sqlitebrowser.sourceforge.net/

But I think i will try sqlitecc
Eran

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version