PureMVC Architects Lounge

Announcements and General Discussion => Fabrication => Topic started by: calimero on November 20, 2008, 11:37:53



Title: Newbie & Fabrication
Post by: calimero on November 20, 2008, 11:37:53

First of all, excuse my poor english

I have been learning Flex for a month. Last week I downloaded and added to my project path library in FB3 the Pure MVC multicore 1.0.5 and Pipes 1.1 swc.

Also, I downloaded the Fabrication  Utility swc, version 0.5.2

I fall in love with the FabricationRouting demo, and I downloaded it..
The problem is that I get a casting problem when I try to compile the shell :

line :       override protected function getStartupCommand() : Class {

I'm too newbie to solve theese.
Any ideas ?

Thanks in advance ...


Title: Re: Newbie & Fabrication
Post by: Darshan Sawardekar on November 21, 2008, 07:41:28
Hey calimero,

That error doesn't look quite right.You are probably be using an older version of the routing demo example code. You can get the example updated to 0.5.2 from the svn[1]. Hope that helps.

[1] : http://fabrication.googlecode.com/svn/examples/simple_routing/

peace,
darshan