List Info

Thread: thought about pixlib and questions




thought about pixlib and questions
user name
2007-02-06 19:14:24
Hi list...

When first Francis has annouced pixioc as a plugin for pixlib, I thought that it will add extra features to pixlib ( which is doing ), but I haven't thought that it will change dramatically the way to build your apz with pixlib.

The thing is now I feel like the "old ( school ) way" ( creating your application class, creating your front controller, your model, .. ) will not be used anymore.
Why? cause pixioc is doing everything for you

Pixioc introduce "plugins". For me it's not really plugins ( the next release will add runtime loading, so here it will be plugins for me ;) ) it's more being able to brake apart an application you are doing and while running it, putting everything all together ( ok it looks like a plugin architecture but ... )

Each "plugin" is like the old application.as class we were doing. Creating the model, the frontcontroller, loading your views and setting up everything.
So pixioc is doing automatically what you were doing before... Great!!!

so all this to ask... When will u use the old school way?

Now something about the way  pixioc is loading the applicationContext.xml file.
You can put ref properties for a plugin ( object ) you are creating. I've seen that you can put more than one.
Where those assets are register to the MovieclipLocator? I check the classes but can't find it...
If i'm giving a ref to a obejct which is not inheriting to the AbstractPlugin, how will it be handle???

Thanks...

I'm lovin' it....
++

--
----------------------------------------------------------------------
Xavier MARTIN aka zeflasher or xxlm
Visit my website if you love flash:
http://www.webbymx.net
http://dev.webbymx.net
----------------------------------------------------------------------
Re: thought about pixlib and questions
user name
2007-02-08 17:24:56
Ok forget about the ref properties... I was a bit tired I guess.
It's part of the argument you are passing to your object, so then you can do whatever you want to...

I'm finishing the tut on pixioc ( that's why I'm coming with lots of question - most of them stupid sorry :/ )
It';s a bit long to do cause I'm busy right now, but I hope I'll publish it next week..

++

2007/2/7, Xavier MARTIN < zeflashergmail.com">zeflashergmail.com >:
Hi list...

When first Francis has annouced pixioc as a plugin for pixlib, I thought that it will add extra features to pixlib ( which is doing ), but I haven't thought that it will change dramatically the way to build your apz with pixlib.

The thing is now I feel like the "old ( school ) way" ( creating your application class, creating your front controller, your model, .. ) will not be used anymore.
Why? cause pixioc is doing everything for you

Pixioc introduce "plugins". For me it's not really plugins ( the next release will add runtime loading, so here it will be plugins for me ;) ) it's more being able to brake apart an application you are doing and while running it, putting everything all together ( ok it looks like a plugin architecture but ... )

Each "plugin" is like the old application.as class we were doing. Creating the model, the frontcontroller, loading your views and setting up everything.
So pixioc is doing automatically what you were doing before... Great!!!

so all this to ask... When will u use the old school way?

Now something about the way  pixioc is loading the applicationContext.xml file.
You can put ref properties for a plugin ( object ) you are creating. I've seen that you can put more than one.
Where those assets are register to the MovieclipLocator? I check the classes but can't find it...
If i'm giving a ref to a obejct which is not inheriting to the AbstractPlugin, how will it be handle???

Thanks...

I'm lovin' it....
++

--
----------------------------------------------------------------------
Xavier MARTIN aka zeflasher or xxlm
Visit my website if you love flash:
http://www.webbymx.net
http://dev.webbymx.net
----------------------------------------------------------------------



--
----------------------------------------------------------------------
Xavier MARTIN aka zeflasher or xxlm
Visit my website if you love flash:
http://www.webbymx.net
http://dev.webbymx.net
----------------------------------------------------------------------
Re: thought about pixlib and questions
country flaguser name
France
2007-02-08 18:08:03
Hi Xavier,
i'm eager to read it, the first tut you made on Pixlib help
me a lot to 
have an overall understandin of this framework.
Thanks in advance

cheers

guéric


Xavier MARTIN a écrit :
> Ok forget about the ref properties... I was a bit tired
I guess.
> It's part of the argument you are passing to your
object, so then you 
> can do whatever you want to...
>
> I'm finishing the tut on pixioc ( that's why I'm coming
with lots of 
> question - most of them stupid sorry :/ )
> It's a bit long to do cause I'm busy right now, but I
hope I'll 
> publish it next week..
>
> ++
>
> 2007/2/7, Xavier MARTIN <zeflashergmail.com

> <mailto:zeflashergmail.com>>:
>
>     Hi list...
>
>     When first Francis has annouced pixioc as a plugin
for pixlib, I
>     thought that it will add extra features to pixlib (
which is doing
>     ), but I haven't thought that it will change
dramatically the way
>     to build your apz with pixlib.
>
>     The thing is now I feel like the "old ( school
) way" ( creating
>     your application class, creating your front
controller, your
>     model, .. ) will not be used anymore.
>     Why? cause pixioc is doing everything for you 
>
>     Pixioc introduce "plugins". For me it's
not really plugins ( the
>     next release will add runtime loading, so here it
will be plugins
>     for me ;) ) it's more being able to brake apart an
application you
>     are doing and while running it, putting everything
all together (
>     ok it looks like a plugin architecture but ...  )
>
>     Each "plugin" is like the old
application.as
>     <http://application.as> class we were doing. Creating the model,
>     the frontcontroller, loading your views and setting
up everything.
>     So pixioc is doing automatically what you were
doing before...
>     Great!!!
>
>     so all this to ask... When will u use the old
school way?
>
>     Now something about the way  pixioc is loading the
>     applicationContext.xml file.
>     You can put ref properties for a plugin ( object )
you are
>     creating. I've seen that you can put more than
one.
>     Where those assets are register to the
MovieclipLocator? I check
>     the classes but can't find it...
>     If i'm giving a ref to a obejct which is not
inheriting to the
>     AbstractPlugin, how will it be handle???
>
>     Thanks...
>
>     I'm lovin' it....
>     ++
>
>     -- 
>    
------------------------------------------------------------
----------
>     Xavier MARTIN aka zeflasher or xxlm
>     Visit my website if you love flash:
>     http://www.webbymx.net
>     http://dev.webbymx.net
>    
------------------------------------------------------------
----------
>
>
>
>
>
> -- 
>
------------------------------------------------------------
----------
> Xavier MARTIN aka zeflasher or xxlm
> Visit my website if you love flash:
> http://www.webbymx.net
> http://dev.webbymx.net
>
------------------------------------------------------------
----------
>
------------------------------------------------------------
------------
>
> _______________________________________________
> Pixlib mailing list
> Pixlibosflash.org
> http://osflash.org/mailman/listinfo/pixlib_osflash.org

>   


_______________________________________________
Pixlib mailing list
Pixlibosflash.org
http://osflash.org/mailman/listinfo/pixlib_osflash.org


Re: thought about pixlib and questions
user name
2007-02-08 18:22:25
Cheers.
Hopefully you will like this one too...
----------------------------------------------------------------------
Xavier MARTIN aka zeflasher or xxlm
Visit my website if you love flash:
http://www.webbymx.net
http://dev.webbymx.net
----------------------------------------------------------------------

2007/2/9, guéric < 9uericgmail.com">9uericgmail.com>:
Hi Xavier,
i&#39;m eager to read it, the first tut you made on Pixlib help me a lot to
have an overall understandin of this framework.
Thanks in advance

cheers

guéric
Re: thought about pixlib and questions
country flaguser name
France
2007-02-11 15:00:12
Hello xavier,

yes ref are references that you can pass as arguments to constructors and methods calls of an object.

Good work on you upcoming tut!

francis

Le 9 févr. 07 à 00:24, Xavier MARTIN a écrit :

Ok forget about the ref properties... I was a bit tired I guess.
It's part of the argument you are passing to your object, so then you can do whatever you want to...

I'm finishing the tut on pixioc ( that's why I'm coming with lots of question - most of them stupid sorry :/ )
It's a bit long to do cause I'm busy right now, but I hope I'll publish it next week..

++

2007/2/7, Xavier MARTIN < zeflashergmail.com">zeflashergmail.com >:
Hi list...

When first Francis has annouced pixioc as a plugin for pixlib, I thought that it will add extra features to pixlib ( which is doing ), but I haven't thought that it will change dramatically the way to build your apz with pixlib.

The thing is now I feel like the "old ( school ) way" ( creating your application class, creating your front controller, your model, .. ) will not be used anymore.
Why? cause pixioc is doing everything for you

Pixioc introduce "plugins". For me it's not really plugins ( the next release will add runtime loading, so here it will be plugins for me ;) ) it's more being able to brake apart an application you are doing and while running it, putting everything all together ( ok it looks like a plugin architecture but ... )

Each "plugin" is like the old application.as class we were doing. Creating the model, the frontcontroller, loading your views and setting up everything.
So pixioc is doing automatically what you were doing before... Great!!!

so all this to ask... When will u use the old school way?

Now something about the way  pixioc is loading the applicationContext.xml file.
You can put ref properties for a plugin ( object ) you are creating. I've seen that you can put more than one.
Where those assets are register to the MovieclipLocator? I check the classes but can't find it...
If i'm giving a ref to a obejct which is not inheriting to the AbstractPlugin, how will it be handle???

Thanks...

I'm lovin' it....
++

--
----------------------------------------------------------------------
Xavier MARTIN aka zeflasher or xxlm
Visit my website if you love flash:
http://www.webbymx.net
http://dev.webbymx.net
----------------------------------------------------------------------



--
----------------------------------------------------------------------
Xavier MARTIN aka zeflasher or xxlm
Visit my website if you love flash:
http://www.webbymx.net
http://dev.webbymx.net
----------------------------------------------------------------------
_______________________________________________
Pixlib mailing list
Pixlibosflash.org">Pixlibosflash.org

Re: thought about pixlib and questions
user name
2007-02-11 16:12:30
Thx francis...
Btw, when would you using the pixlib way instead of the pixioc?
Cause as I said before pixioc is doing everything by default...
Cheers

2007/2/12, Francis Bourre < peterphonixusa.net">peterphonixusa.net&gt;:
Hello xavier,

yes ref are references that you can pass as arguments to constructors and methods calls of an object.

Good work on you upcoming tut!

francis

Le 9 févr. 07 à 00:24, Xavier MARTIN a écrit :

Ok forget about the ref properties... I was a bit tired I guess.
It&#39;s part of the argument you are passing to your object, so then you can do whatever you want to...

I'm finishing the tut on pixioc ( that's why I'm coming with lots of question - most of them stupid sorry :/ )
It's a bit long to do cause I'm busy right now, but I hope I'll publish it next week..

++

2007/2/7, Xavier MARTIN < zeflashergmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">zeflashergmail.com >:
Hi list...

When first Francis has annouced pixioc as a plugin for pixlib, I thought that it will add extra features to pixlib ( which is doing ), but I haven't thought that it will change dramatically the way to build your apz with pixlib.

The thing is now I feel like the "old ( school ) way" ( creating your application class, creating your front controller, your model, .. ) will not be used anymore.
Why? cause pixioc is doing everything for you

Pixioc introduce "plugins". For me it's not really plugins ( the next release will add runtime loading, so here it will be plugins for me ;) ) it's more being able to brake apart an application you are doing and while running it, putting everything all together ( ok it looks like a plugin architecture but ... )

Each "plugin" is like the old application.as class we were doing. Creating the model, the frontcontroller, loading your views and setting up everything.
So pixioc is doing automatically what you were doing before... Great!!!

so all this to ask... When will u use the old school way?

Now something about the way  pixioc is loading the applicationContext.xml file.
You can put ref properties for a plugin ( object ) you are creating. I've seen that you can put more than one.
Where those assets are register to the MovieclipLocator? I check the classes but can't find it...
If i'm giving a ref to a obejct which is not inheriting to the AbstractPlugin, how will it be handle???

Thanks...

I'm lovin' it....
++

--
----------------------------------------------------------------------
Xavier MARTIN aka zeflasher or xxlm
Visit my website if you love flash:
http://www.webbymx.net
http://dev.webbymx.net
----------------------------------------------------------------------



--
----------------------------------------------------------------------
Xavier MARTIN aka zeflasher or xxlm
Visit my website if you love flash:
http://www.webbymx.net
http://dev.webbymx.net
----------------------------------------------------------------------
_______________________________________________
Pixlib mailing list
Pixlibosflash.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Pixlibosflash.org


_______________________________________________
Pixlib mailing list
osflash.org"> Pixlibosflash.org
http://osflash.org/mailman/listinfo/pixlib_osflash.org




--
----------------------------------------------------------------------
Xavier MARTIN aka zeflasher or xxlm
Visit my website if you love flash:
http://www.webbymx.net
http://dev.webbymx.net
----------------------------------------------------------------------
[1-6]

about | contact  Other archives ( Real Estate discussion Medical topics )