Skip to main content
Participating Frequently
April 7, 2010
Answered

The Navigation library doesn't work with Parsley 2.2.1

  • April 7, 2010
  • 1 reply
  • 1191 views

Parsley 2.2.1 was recently released (3/28/2010).  I noticed that navigation silently fails while using the latest parsley & navigation swcs.  The Parsley build was the latest posted on their site, the Navigation build was rev. 15264

Is there still a great amount of work to be done on the Parsley 2.2 migration? Is there a roadmap and/or issue tracker for Cairngorm 3?

This topic has been closed for replies.
Correct answer Alex Uhlmann

Hi there,

All Parsley dependent libraries in C3 trunk currently support Parsley 2.2.0. Parsley 2.2.1 introduced a bug that caused the Module and Navigation lib to break. Jens Halm (creator of Parsley) plans to release another version of Parsley that fixes this issue in a matter of days. In future we're planning to sync the releases of Parsley and Parsley - C3 dependent libraries.

BTW: we've made some improvements recently on the Validation, Module and Navigation lib. You can subscribe to the Commit forum to get the latest. We're not far away from an official release now.

Best,

Alex

1 reply

Alex UhlmannCorrect answer
Participating Frequently
April 8, 2010

Hi there,

All Parsley dependent libraries in C3 trunk currently support Parsley 2.2.0. Parsley 2.2.1 introduced a bug that caused the Module and Navigation lib to break. Jens Halm (creator of Parsley) plans to release another version of Parsley that fixes this issue in a matter of days. In future we're planning to sync the releases of Parsley and Parsley - C3 dependent libraries.

BTW: we've made some improvements recently on the Validation, Module and Navigation lib. You can subscribe to the Commit forum to get the latest. We're not far away from an official release now.

Best,

Alex

Participating Frequently
May 3, 2010

Hey Alex,

I'm working a Flex 4 project with Parsley as the framework and some Cairngorm 3 libs on the side (Navigation & Observer right now).  I'm not using the latest builds of either as the Nav lib broke the last time I updated one or the other.  My question to you is this:

Do you know that some things just aren't working yet with this stack:

Flex 4 (nightly) +

Parsley (2.2.2 or latest commit) +

Cairngorm (latest commit - 15862)

Just looking to get an idea if theres still some work to be done here.

Thanks.

Participating Frequently
May 3, 2010

All C3 libs work with Parsley 2.2.2 (we left out 2.2.1). We now also support Flex 3 and 4 using conditional compilation. As you say the commit 15862 works for us.