@harbs, would you have a chance to blurt out some text about "routing", and
especially how and where it differs from "deep linking" in Flex? We need
some documentation about this and I thought I knew where I was going to go
with it until I saw this as an example of routing.

Does not have to be finished text....bullet points and pointers would be
fine. I can then rework it for the help docs.

Thanks!

On Mon, Jan 20, 2020 at 8:09 AM Harbs <harbs.li...@gmail.com> wrote:

> It’s declared here:
>
> https://github.com/unhurdle/spectrum-royale/blob/master/SpectrumBrowser/src/view/MainView.mxml#L213
>
> And used here:
>
> https://github.com/unhurdle/spectrum-royale/blob/master/SpectrumBrowser/src/view/MainView.mxml#L131
>
> here:
>
> https://github.com/unhurdle/spectrum-royale/blob/master/SpectrumBrowser/src/view/MainView.mxml#L167
>
> and here:
>
> https://github.com/unhurdle/spectrum-royale/blob/master/SpectrumBrowser/src/models/Theme.as#L20
>
> > On Jan 20, 2020, at 3:03 PM, Harbs <harbs.li...@gmail.com> wrote:
> >
> > I created a Router bead which I’m now using in the demo app.
> >
> > Here’s two very different states:
> >
> > https://unhurdle.github.io/spectrum-royale/#!combobox?colorstop=dark
> > https://unhurdle.github.io/spectrum-royale/#!asset_list
> >
> > Router supports”state”, paths and parameters.
> >
> > The demo app is using state and parameters.
> >
> > Harbs
> >
> >> On Jan 20, 2020, at 10:54 AM, Carlos Rovira <carlosrov...@apache.org>
> wrote:
> >>
> >> Hi Harbs,
> >>
> >> about routing, I expect urls will be more like permalinks without the
> need
> >> of !# chars. Is this possible?
> >>
> >> This:
> >> https://unhurdle.github.io/spectrum-royale/bar_loader
> >>
> >> instead of this:
> >> https://unhurdle.github.io/spectrum-royale/#!bar_loader
> >>
> >> And have it as a library "Routing" that we could use.
> >> As any other framework out there, is something that they support with
> some
> >> API, and I think is one of the things we already don't offer.
> >> Would be great to have for 1.0, since is something people will want very
> >> soon in their tests for sure.
> >>
> >> What do you think?
> >>
> >> Carlos
> >>
> >>
> >>
> >> El lun., 20 ene. 2020 a las 7:31, Harbs (<harbs.li...@gmail.com>)
> escribió:
> >>
> >>> Good catch. Thanks!
> >>>
> >>>> On Jan 20, 2020, at 1:52 AM, Andrew Wetmore <cottag...@gmail.com>
> wrote:
> >>>>
> >>>> Small thing, but I think the code example for "Avatar" is reversed,
> >>>> implying that the first of the two images is disabled rather than the
> >>>> second.
> >>>>
> >>>> On Sun, Jan 19, 2020 at 6:42 PM Harbs <harbs.li...@gmail.com> wrote:
> >>>>
> >>>>> FYI, I just added routing to the demo app. It was pretty painless,
> >>>>> although I’d like to make it even simpler…
> >>>>>
> >>>>> https://unhurdle.github.io/spectrum-royale/#!bar_loader <
> >>>>> https://unhurdle.github.io/spectrum-royale/#!bar_loader>
> >>>>>
> >>>>>
> >>>>>> On Jan 15, 2020, at 7:08 PM, Harbs <harbs.li...@gmail.com> wrote:
> >>>>>>
> >>>>>> FYI, I just updated the project readme with a link to the demo and
> some
> >>>>> markup to show what a full Royale app looks like:
> >>>>>> https://github.com/unhurdle/spectrum-royale <
> >>>>> https://github.com/unhurdle/spectrum-royale>
> >>>>>>
> >>>>>>
> >>>>>>> On Jan 13, 2020, at 1:30 AM, Harbs <harbs.li...@gmail.com <mailto:
> >>>>> harbs.li...@gmail.com>> wrote:
> >>>>>>>
> >>>>>>> FYI, I’ve been working on filling out a demo the Spectrum Royale
> >>>>> components:
> >>>>>>> https://unhurdle.github.io/spectrum-royale/ <
> >>>>> https://unhurdle.github.io/spectrum-royale/>
> >>>>>>>
> >>>>>>> I’m going to be filling them out over the next week…
> >>>>>>>
> >>>>>>> Harbs
> >>>>>>
> >>>>>
> >>>>>
> >>>>
> >>>> --
> >>>> Andrew Wetmore
> >>>>
> >>>> http://cottage14.blogspot.com/
> >>>
> >>>
> >>
> >> --
> >> Carlos Rovira
> >> http://about.me/carlosrovira
> >
>
>

-- 
Andrew Wetmore

http://cottage14.blogspot.com/

Reply via email to