Comments on: Flex Behavior Injection http://www.gridlinked.info/flex-behavior-injection/ Patterns with Flex, RUX, and software Sun, 29 Aug 2010 13:46:08 +0000 http://wordpress.org/?v=abc hourly 1 By: Colinhttp://www.gridlinked.info/flex-behavior-injection/#comment-112 Colin Thu, 19 Nov 2009 20:14:27 +0000 http://gridlinked.info/wordpress/?p=20#comment-112 Hi,Saw this at Flex Camp Orange County, but have been away from Flex since. Have you released any code yet?Cheers, Colin Hi,

Saw this at Flex Camp Orange County, but have been away from Flex since. Have you released any code yet?

Cheers,
Colin

]]>
By: thomasbhttp://www.gridlinked.info/flex-behavior-injection/#comment-16 thomasb Mon, 06 Apr 2009 17:55:45 +0000 http://gridlinked.info/wordpress/?p=20#comment-16 Yes, the Swapper has some sensitivities to dragging and the Zoomer has some z-oder and alph issues with Panels. While the code is reasonably stable, it has not been completely bug-proofed nor optimized for production release. The mx.effects.* Move and Resize classes should be replaced with the Tweener class. And more...When this code is released as open-source, it is my hope that the community will contribute enhancements and new behavior components for us all to share. Yes, the Swapper has some sensitivities to dragging and the Zoomer has some z-oder and alph issues with Panels.
While the code is reasonably stable, it has not been completely bug-proofed nor optimized for production release. The mx.effects.* Move and Resize classes should be replaced with the Tweener class. And more…

When this code is released as open-source, it is my hope that the community will contribute enhancements and new behavior components for us all to share.

]]>
By: Jayhttp://www.gridlinked.info/flex-behavior-injection/#comment-5 Jay Wed, 25 Mar 2009 04:56:18 +0000 http://gridlinked.info/wordpress/?p=20#comment-5 Very buggy. Very buggy.

]]>
By: Andrew Gscheidlehttp://www.gridlinked.info/flex-behavior-injection/#comment-4 Andrew Gscheidle Wed, 11 Mar 2009 21:17:35 +0000 http://gridlinked.info/wordpress/?p=20#comment-4 Thomas, Kudos on an awesome job. I cannot wait to get my hands on this. What a fantastic time saver and way to rapidly integrate new behaviors into an app! Let me know when it's available. Andrew P.S. - Like the new blog!<abbr><em>Andrew Gscheidle’s last blog post..<a href="http://riarange.blogspot.com/2009/02/problems-moving-items-from-one-array.html" rel="nofollow">Problems "moving" items from one array collection to another</a></abbr></em> Thomas,
Kudos on an awesome job. I cannot wait to get my hands on this. What a fantastic time saver and way to rapidly integrate new behaviors into an app! Let me know when it’s available.
Andrew
P.S. – Like the new blog!

Andrew Gscheidle’s last blog post..Problems "moving" items from one array collection to another

]]>
By: Sean Hesshttp://www.gridlinked.info/flex-behavior-injection/#comment-3 Sean Hess Wed, 11 Mar 2009 19:47:28 +0000 http://gridlinked.info/wordpress/?p=20#comment-3 Hey Thomas, I've been thinking along exactly the same lines lately! I wish I could have made it to CA for that presentation now. I've just released <a href="http://groups.google.com/group/bifff" rel="nofollow">Bifff - A framework</a> that focuses on the injection part of Behavior Injection. It will work perfectly together with what you are doing! It allows you to hook behaviors up to views with a full css syntax.I haven't really been working on the behavior part much at all, just on the injection, but there is/will be a tag you can use to connect behavior classes like the ones you are releasing to any matched view. Visit the <a href="http://code.seanhess.net/?p=156" rel="nofollow">following for examples</a> of what I'm talking about. Hey Thomas,
I’ve been thinking along exactly the same lines lately! I wish I could have made it to CA for that presentation now. I’ve just released Bifff – A framework that focuses on the injection part of Behavior Injection. It will work perfectly together with what you are doing! It allows you to hook behaviors up to views with a full css syntax.

I haven’t really been working on the behavior part much at all, just on the injection, but there is/will be a tag you can use to connect behavior classes like the ones you are releasing to any matched view.
Visit the following for examples of what I’m talking about.

]]>