Thread: [Sunuml-developers] Roadmap
Status: Planning
Brought to you by:
lazaruslong
From: J. C. S. <joh...@gm...> - 2008-10-22 15:29:08
|
Hi, me again... I think we should define a Road Map for the project, I mean, we should define milestones with increments of features... We have the following features (ok, it is an initial list): - Model persistence - Model Explorer - Use Case Diagrams - Class Diagrams - Sequence Diagrams - ... other diagrams... - Document generator - Plugins -- Code Generation -- Reverse Engineer - ... (I need some help here :P ) |
From: Steven G. <laz...@gm...> - 2008-10-23 13:51:22
|
Hey, Here is a tentative roadmap: http://sunuml.wiki.sourceforge.net/Planning+%26+Schedule Fell free to modify the obvious errors and add any features you want to include in SunUML. Regards, Steven |
From: J. C. S. <joh...@gm...> - 2008-10-23 14:48:09
|
I think that we should move localization to 0.2, I can provide the spanish translation... IMHO we should split "diagrams" in several milestones in order to be able to make functional releases. On Thu, Oct 23, 2008 at 7:51 AM, Steven Gay <laz...@gm...> wrote: > Hey, > > Here is a tentative roadmap: > http://sunuml.wiki.sourceforge.net/Planning+%26+Schedule > > Fell free to modify the obvious errors and add any features you want to > include in SunUML. > > Regards, > Steven > |
From: J. C. S. <joh...@gm...> - 2008-10-23 17:34:53
|
I think that "Plugin framework" should be in 0.6, because we won't have plugins to test it until 0.6 :P. On Thu, Oct 23, 2008 at 8:47 AM, Johan Chaves Saborío <joh...@gm...>wrote: > I think that we should move localization to 0.2, I can provide the spanish > translation... > > IMHO we should split "diagrams" in several milestones in order to be able > to make functional releases. > > > On Thu, Oct 23, 2008 at 7:51 AM, Steven Gay <laz...@gm...> wrote: > >> Hey, >> >> Here is a tentative roadmap: >> http://sunuml.wiki.sourceforge.net/Planning+%26+Schedule >> >> Fell free to modify the obvious errors and add any features you want to >> include in SunUML. >> >> Regards, >> Steven >> > > |
From: Steven G. <laz...@gm...> - 2008-10-24 02:26:17
|
Hey We can move the localisation in 0.2 I simply didn't want to over charge it :) Btw when I say localisation I didn't speak about doing the translation but merely to put the design in place to permit easy translation. Granted. Localisation is often difficult and must often be designed also from the start. I think that "Plugin framework" should be in 0.6, because we won't have > plugins to test it until 0.6 :P. IMO we should design from the start the editor as a pluggable one. Or it will mean a profound refactoring afterwards. Depending on how we do it the "document generator" and even the diagrams can be placed in plugins... Any other comments? |
From: J. C. S. <joh...@gm...> - 2008-10-24 15:08:44
|
On Thu, Oct 23, 2008 at 8:26 PM, Steven Gay <laz...@gm...> wrote: > > I think that "Plugin framework" should be in 0.6, because we won't have >> plugins to test it until 0.6 :P. > > > IMO we should design from the start the editor as a pluggable one. Or it > will mean a profound refactoring afterwards. > Agree. > Depending on how we do it the "document generator" and even the diagrams > can be placed in plugins... > my comment is about developing a feature that we won't use or test, but if we use the "Plugin framework" from the beginning it sounds great!!! > Any other comments? > What about splitting diagrams in several milestones? i don't know, may be beginning with use cases.... then classes, then sequences.... so we will be able to release functional versions faster... and ask for testers :P |
From: Steven G. <laz...@gm...> - 2008-10-25 01:48:46
|
What about splitting diagrams in several milestones? i don't know, may be > beginning with use cases.... then classes, then sequences.... so we will be > able to release functional versions faster... and ask for testers :P Ok - I updated the roadmap Seems to me the features are better grouped together by logic code. I don't know for you but I get the feeling that the "Generic Editor" could be used as base for any type of project using an editor. Shall we begin discussing/coding the framework? Regards, Steven |
From: J. C. S. <joh...@gm...> - 2008-10-25 19:48:40
|
On Fri, Oct 24, 2008 at 7:38 PM, Steven Gay <laz...@gm...> wrote: > > > What about splitting diagrams in several milestones? i don't know, may be >> beginning with use cases.... then classes, then sequences.... so we will be >> able to release functional versions faster... and ask for testers :P > > > Ok - I updated the roadmap > Now it looks much better... :D > > I don't know for you but I get the feeling that the "Generic Editor" could > be used as base for any type of project using an editor. > > Shall we begin discussing/coding the framework? About coding... as I told you before, I am not an experienced wxWidgets/Python programmer..... so I need someone else to create the project and help me on how to configure my development environment... About discussing... let's do it!!! Would you like to start? ( I will follow you :P ) By the way... where is the other people? |