Re: [scxml-eclipse] Package names

2010-05-18 Thread Rahul Akolkar
2010/5/18 Xun Long Gui : > Ok, for me, a proper package name is ok, i will change package name to: > org.apache.commons.scxml.modeling > org.apache.commons.scxml.modeling.diagram > org.apache.commons.scxml.modeling.edit > org.apache.commons.scxml.modeling.editor > and submit it soon > Great, than

Re: [scxml-eclipse] Package names

2010-05-18 Thread Xun Long Gui
Ok, for me, a proper package name is ok, i will change package name to: org.apache.commons.scxml.modeling org.apache.commons.scxml.modeling.diagram org.apache.commons.scxml.modeling.edit org.apache.commons.scxml.modeling.editor and submit it soon 2010/5/18 Rahul Akolkar > The current package nam

[scxml-eclipse] Package names

2010-05-17 Thread Rahul Akolkar
The current package names used are: - org.apache.commons.scxml - org.apache.commons.scxml.diagram - org.apache.commons.scxml.edit - org.apache.commons.scxml.editor - org.apache.commons.scxml.tests I suggest picking one main package name for your project and adding all classes and (sub