[Pixlib] pixioc little demo

Francis Bourre peterphonix at usa.net
Thu Jan 18 08:55:17 EST 2007


Hello Marcelo !

I'm working on new features that will allow you to load at any time an xml file with beans inside with a graphical target as root.
This will open doors for macroplugins agregating other plugins, composite pattern hehe ^^
Another feature later will give you the possibility to make context xml files includes inside a context xml file.
I'm sure you'll love these features. ;)

At this time the easiest way is to make a libstack with your dll and your view, build your plugin and register its view.

Don't forget too, that you can at any time run an ApplicationLoader, you don't need each time the compiled assembler I provided.
It means that you can use pixioc in a classical application for a specifical part at a specifical time.

francis
  ----- Original Message ----- 
  From: Marcelo de Moraes Serpa 
  To: Pixlib at osflash.org 
  Sent: Thursday, January 18, 2007 2:23 AM
  Subject: Re: [Pixlib] pixioc little demo


  Hi Lionel!

  No, pixIoC will not replace swfmill... pixIoC doesn't create swfs like swfmill does, it uses them to assemble plug-ins. The xml files you saw  (plain xml files) get parsed by the pixIoC engine to make your app at runtime. 

  Francis, beutiful example you've posted! However there's something I'd really like to know as my next app needs it: How to load plug-ins at runtime (on-demand) ? For example, several graphic plug-ins (views) that get loaded on a shell at runtime only when the user requests it... is it possible? 

  Marcelo.


  On 1/17/07, lionel breduillieard <lionel.breduillieard at gmail.com> wrote: 
    wow !
    I just start with pixlib and finish my first project with it, and I
    see Pixioc  and heard about a pixbuilder, thanks for you're gret work 
    francis!

    About pixioc, I begin to read, sorry if I make a big mistake, does
    pixioc will replace swfmill ?

    lionel

    2007/1/17, Francis Bourre <peterphonix at usa.net >:
    >
    >
    > Thank you so much stef, I'm really touched ! :)
    >
    > francis
    >
    > ----- Original Message -----
    > From: Stef
    > To: Pixlib at osflash.org
    >
    > Sent: Wednesday, January 17, 2007 1:27 AM
    > Subject: Re: [Pixlib] pixioc little demo
    >
    > Really amazing!!
    > Definitively the thing I was searching for.
    > 
    > I think pixlib and the new pixioc is now one of the must have for a AS
    > developer!
    >
    > you 're awesome
    >
    >
    > On 1/16/07, Francis Bourre < peterphonix at usa.net> wrote:
    > >
    > >
    > > I've updated the example with a RichtClickMenuPlugin.
    > > The implementation describes (in applicationContext.xml file) how to pilot
    > one plugin (MP3PlaylistPlugin) with another plugin (RightClickMenuPlugin)
    > using channel system ("mp3Player").
    > >
    > > About channel system, you can see in the same file, how a plugin 
    > (MessageDisplay) can listen public events from another plugin
    > (MailingListPlugin) from specified channel ("ml").
    > >
    > > Channel event system is really cool ! ^^
    > >
    > > francis
    > >
    > >
    > > ----- Original Message -----
    > > From: Xavier MARTIN
    > > To: Pixlib at osflash.org
    > > Sent: Tuesday, January 16, 2007 1:22 PM 
    > > Subject: Re: [Pixlib] pixioc little demo
    > >
    > > Nice one anyway :)
    > >
    > >
    > > 2007/1/17, Tim Will <thedigitalartist at gmail.com >:
    > > >
    > > > Agreed!
    > > > Maybe just something small, like the "DVDList" example that showed
    > FrontController earlier.  That was very helpful to me for learning. 
    > > > Maybe if we could see something like the "mailinglist" plugin, and the
    > associated script, this would clear up some questions.
    > > > (Not to be greedy.. :) )
    > > > What do you guys think? 
    > > > -tim.
    > > >
    > > >
    > > >
    > > > On 1/16/07, Cédric Néhémie <cartel.com at free.fr > wrote:
    > > > > Hi Francis, 
    > > > >
    > > > > Thanks for the demo, it's really impressive,
    > > > >
    > > > > Impatient to have an AS example of how to use all that stuff
    > > > > 
    > > > > Cédric
    > > > > > Hello guys !
    > > > > >
    > > > > > http://www.tweenpix.net/periscope
    > > > > > 
    > > > > > see config file to have good approach about modularity and
    > understand
    > > > > > basic concepts:
    > > > > >
    > > > > >
    > http://www.tweenpix.net/periscope/applicationContext.xml
    > > > > >
    > > > > > Hope you'll like the power of this new framework ! ^^
    > > > > >
    > > > > > francis 
    > > > > >
    > > > > >
    > ------------------------------------------------------------------------
    > > > > >
    > > > > > _______________________________________________ 
    > > > > > Pixlib mailing list
    > > > > > Pixlib at osflash.org
    > > > > >
    > http://osflash.org/mailman/listinfo/pixlib_osflash.org
    > > > > >
    > > > >
    > > > >
    > > > >
    > > > > _______________________________________________ 
    > > > > Pixlib mailing list
    > > > > Pixlib at osflash.org
    > > > >
    > http://osflash.org/mailman/listinfo/pixlib_osflash.org
    > > > >
    > > >
    > > >
    > > > _______________________________________________
    > > > Pixlib mailing list 
    > > > Pixlib at osflash.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
    > >
    > ---------------------------------------------------------------------- 
    > >
    > > ________________________________
    >
    > >
    > > _______________________________________________
    > > Pixlib mailing list
    > > Pixlib at osflash.org
    > > http://osflash.org/mailman/listinfo/pixlib_osflash.org
    > >
    > >
    > >
    > > _______________________________________________ 
    > > Pixlib mailing list
    > > Pixlib at osflash.org
    > > http://osflash.org/mailman/listinfo/pixlib_osflash.org 
    > >
    > >
    > >
    >
    >
    >
    > --
    > Stéphane Bachelier
    > --
    >    (\__/)
    >    (='.'=)  This is Bunny and not a spam!
    >    (")_(") 
    >
    > Le proverbe du jour :  "Dick Rivers est l'inventeur du bit torrent"
    > L'ordre du jour : respecter les "lignes mortifères"
    >
    >  ________________________________ 
    >
    >
    > _______________________________________________
    > Pixlib mailing list
    > Pixlib at osflash.org
    > http://osflash.org/mailman/listinfo/pixlib_osflash.org
    >
    >
    >
    > _______________________________________________
    > Pixlib mailing list
    > Pixlib at osflash.org 
    > http://osflash.org/mailman/listinfo/pixlib_osflash.org
    >
    >
    >

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





------------------------------------------------------------------------------


  _______________________________________________
  Pixlib mailing list
  Pixlib at osflash.org
  http://osflash.org/mailman/listinfo/pixlib_osflash.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/pixlib_osflash.org/attachments/20070118/41279208/attachment-0001.htm


More information about the Pixlib mailing list