Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Genius Framework について

Genius Framework について

Avatar for Takuho Yoshizu

Takuho Yoshizu

July 22, 2008
Tweet

More Decks by Takuho Yoshizu

Other Decks in Programming

Transcript

  1. ??

  2. Web Ͱݟ͔͚Δαϯϓϧ <?xml version="1.0" encoding="utf-8"?> <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" creationComplete="init()"> <mx:Script> <![CDATA[

    private function init():void { message.text = 'Hello, world!' ; } ]]> </mx:Script> <mx:Label id="message" /> </mx:Application>
  3. Cairngorm ͷΞʔΩςΫνϟ Λߏ੒͢Δొ৔ਓ෺ Servic e ServiceLocato r Delegat e Comman

    d Responde r Event EventDispatche r FrontControlle r ModelLocato r Vie w ViewHelpe r ViewLocato r ValueObject
  4. % ./genius -n HelloSample -p jp.seagirl.sample -o ~/Deskto p created

    ./application/src/main.mxm l created ./application/src/application/core/Application.a s created ./application/src/application/threads/ ChangeStateThread.a s created ./application/src/application/views/MainBase.a s created ./application/src/application/views/Main.mxm l created ./application/src/application/views/IntroBase.a s created ./application/src/application/views/Intro.mxml genius ίϚϯυ