OpenScales 1.0 release

4 views
Skip to first unread message

Bouiaw

unread,
Jul 17, 2009, 1:59:33 AM7/17/09
to openscales-dev
1.0 release is expected around the 07/31/09.

Pending bug are tagged : http://openscales.org/index.php/p/openscales/issues/label/32/open/

If you think there are blocking bug for this first release, please
create Issues with Milestone:Release1.0 tag.
If you have patches to be integrated in this release (kml support or
anything else), please send it us before 07/24/09.

Bouiaw

unread,
Aug 2, 2009, 8:11:06 PM8/2/09
to openscales-dev
Hi,

After a code review, we have decided to cleanup some code (especially
vector and feature releated).
I have began to commit these improvements.
It is a major refactoring so some functionnalities are broken, we will
try to fix these as soom as possible.

As a consequence, the 1.0 is postponed, we will try to release it
during august.

Bouiaw

unread,
Aug 3, 2009, 12:50:51 PM8/3/09
to openscales-dev
Hi,

The major Feature refactoring has now be commited, even if there is
still broken things. Most important changes are :
- No more SpriteElement or SpriteRenderer, Feature are drawn thanks
to their draw function that is customized by inherited classes
- Feature extends Sprite
- A feature is a graphical element geolocalized by a lonlat
- A VectorFeature extends Feature with a geometry that is used to
draw the feature
- Geometries have their matching VectorFeature. For example :
PointFeature, MultiPointFeature
- Marker extends Feature
- No more Markers layer but a generic FeatureLayer

Feel free to help us to fix remaining broken functionnalities.

Tomorrow, we may commit Request refactoring, in order to use an
extensible mecansim when requesting all type of layers.

Last point, I have found a nice Flex code formatting plugin for
Eclipse :
http://sourceforge.net/projects/flexformatter/

Please use it to format your code on the project with Window ->
Preferences -> Flex formatting -> ActionScript -> Newline/>Wrapping ->
Line breaks -> Brace Style parameter set to Sun instead of Adobe.

We will update progressively all files before 1.0 release.

Bouiaw

unread,
Aug 10, 2009, 9:46:28 AM8/10/09
to openscales-dev
Request refactoring is finished, and all the code has been formatted
thanks to the flexformatter plugin.

We are going to test OpenScales to find a maximum of bugs, and fix
them before 1.0.

Any help appreciated to fix bugs already created in the bug tracker :
http://openscales.org/index.php/p/openscales/issues/label/32/open/

You can also help us by creating new issues for bugs that are still
not referenced.
It is important to limit your feedback to bugs, and not to
enhancements.

Regards,
Bouiaw

Paul Scott

unread,
Aug 11, 2009, 5:45:01 AM8/11/09
to openscales-dev
Despite http://openscales.org/index.php/p/openscales/issues/128/ being
an enhancement instead of a bug fix, I think this would be very good
to include in the 1.0 release.

I understand that my patch contribution could potentially introduce
bugs and will therefore create a little more work but still my opinion
holds.

I'm working hard on it, but I'm having a few problems. I think I've
tracked down the issue now, but then again I've found myself thinking
this multiple times already and what I've thought to be the problem
turns out not to have been.

Do you want it for the 1.0 release?

Paul Scott

unread,
Aug 11, 2009, 5:46:09 AM8/11/09
to openscales-dev
Either way, I'll post a patch for my progress by tonight. This may
allow you to make a better-educated decision.

Paul

On Aug 11, 10:45 am, Paul Scott <paul.sco...@gmail.com> wrote:
> Despitehttp://openscales.org/index.php/p/openscales/issues/128/being

Bouiaw

unread,
Aug 11, 2009, 5:03:49 PM8/11/09
to opensca...@googlegroups.com
Yes, I am in favor to get this one in 1.0 if we find no regression. I will try this new version and give you some feedbacks.

ABA

unread,
Sep 6, 2009, 7:57:08 AM9/6/09
to openscales-dev
1.0 release is now expected for the 14th september.
If you think there are still blocking bug for this first release,
please create issues with Milestone:Release1.0 tag.

Thanks in advance for your tests.

Aurelien.

On 11 août, 23:03, Bouiaw <bou...@gmail.com> wrote:
> Yes, I am in favor to get this one in 1.0 if we find no regression. I will
> try this new version and give you some feedbacks.
>

ABA

unread,
Sep 11, 2009, 11:38:43 AM9/11/09
to openscales-dev
All the bugs of Milestone:Release1.0 are fixed, thanks to all the
contributors !
If no critical bug is submitted until monday, the current version will
be released :-)

Now, the objective is the Release1.1 expected in one month :
http://openscales.org/index.php/p/openscales/issues/label/34/open/

Aurelien.

Bouiaw

unread,
Sep 16, 2009, 5:57:18 AM9/16/09
to openscales-dev
We have currently a blocking bug (http://openscales.org/index.php/p/
openscales/issues/label/32/open/) , we will release 1.0 as soon as
this bug will be fixed.

Bouiaw

unread,
Sep 20, 2009, 5:16:25 AM9/20/09
to openscales-dev
I think I have fixed last 1.0 blocking issue (http://openscales.org/
index.php/p/openscales/issues/214/), we will create 1.0 package and
tag SVN monday if no outstanding bug is found.

Bouiaw

unread,
Sep 21, 2009, 7:33:38 AM9/21/09
to openscales-dev
OpenScales 1.0 has been released. SWF and SWC can be downloaded from
the Nexus server (http://openscales.org/nexus/).
SVN tag has been created : http://openscales.org/index.php/p/openscales/source/tree/HEAD/tags/openscales-1.0

The trunk has been switch to 1.1-SNAPSHOT.

This release is considered has beta quality, since we have still some
work to reach what we call a real release status.

Bouiaw

unread,
Sep 22, 2009, 6:12:05 PM9/22/09
to openscales-dev
I have uploaded OpenScales 1.0 archive to the download area of
openscales.org.
It is available from http://openscales.org/index.php/p/openscales/downloads/10/

On 21 sep, 13:33, Bouiaw <bou...@gmail.com> wrote:
> OpenScales 1.0 has been released. SWF and SWC can be downloaded from
> the Nexus server (http://openscales.org/nexus/).
> SVN tag has been created :http://openscales.org/index.php/p/openscales/source/tree/HEAD/tags/op...
Reply all
Reply to author
Forward
0 new messages