HTML/CSS Service

Showcase

5 comments0 views
1 Star2 Stars

Flex Cairngorm Console

Category: Resources, flex tutorials    |    1,942 views    |    5 Comments

This application is intended to help development and maintenance of Cairngorm-based applications, by providing a monitor able to log internal Cairngorm operations and events, and to inspect internal Cairngorm objects, such as the ModelLocator, Commands, Events and even services.
It uses a “monkey-patched” version of Cairngorm 2.2.1 for Flex 3, and needs only a few lines of code to be integrated into your application.

Features

  • Monitor internal event flow of Cairngorm framework
  • Inspect the ModelLocator
  • Monitor all bindings and collection change events on the ModelLocator (recursively)
  • Display all commands and monitor command execution
  • Display and monitor HTTP Services
  • Shows stack traces (needs Flash Player Debug)
  • Monitor WebService and RemoteObject operationsNEW
  • Command and Notification historyNEW

Application cases

  • Check your command flow
  • Pinpoint source line where a command started
  • Check parameters and results of HTTP services
  • Check service execution times
  • Understand how your application works
  • Check data flow and values
  • Observe how Cairngorm works Read more…

    Share/Save/Bookmark

    • No Related Post

     

Flex PureMVC Console

Category: flex tutorials    |    989 views    |    1 Comment

This project is intended to help Flex and AS3 application developers, that use the PureMVC framework for AS3 - simple or multicore version - by providing them deep insights on what happens at the framework level: Notifications, Commands, Mediators and Proxies. PureMVC is a highly recognized MVC framework, that has also many portages in various languages, and that’s now quite widely in Flex applications, though not as much as Cairngorm.

Features

  • Monitors the internal flow of PureMVC in real time
  • Discover and inspect Mediators
  • Inspect Views associated to Mediators
  • Discover and inspect Proxies
  • Find starting point in source code
  • Integrated with KapInspect
  • Monitor any kind of remote serviceNEW
  • Command and Notification historyNEW

Application cases

  • Understand unknown applications
  • Save time by directly finding the relevant source code
  • Check the command flow to optimize queries
  • Increase application maintenance productivity
  • Save time in bug fixing Read more…

    Share/Save/Bookmark

    • No Related Post

     

Java2Flex is a source code

Category: flex tutorials    |    803 views    |    1 Comment

Java2Flex is a source code generator for Flex MVC architectures based on Cairngorm orPureMVC created by Kap IT, Flex company since 2004, in partnership with Mia-Software, leader in MDA tools.
It’s a new product designed to help you streamline Flex/J2EE Enterprise Applicationdevelopment. It will handle the plumbing of your Java/Flex business applications and will help you to focus on the development of business core.
Java2Flex takes just a few seconds to generate a full complement of classes, such as Command and Event, that are required by MVC architectures.
Whatever the size of your application, you immediately get a ready-to-use Flex librarythat you can use to call remote objects on a BlazeDS or LCDS server. The time savings compared to hand-coding can be enormous. Read more…

Share/Save/Bookmark

  • No Related Post