| | I am new in this framework. I need one mobile based example which is having 2-3 screen with rendering image from asset folder. | | | | | Not a Bug | Mar 26, 2013 | Nov 30, 2017 | | |
| | Memory increasing when a large number of beans managed by swiz due to typeDescriptor cache. | | | | | Unresolved | Apr 13, 2012 | Apr 13, 2012 | | |
| | [View Added] and [View Removed] tag usage in Swiz 1.3.1 | | | | | Not a Bug | Mar 22, 2012 | Apr 18, 2012 | | |
| | CommandMap Example in Swiz | | | | | Not a Bug | Mar 22, 2012 | Mar 22, 2012 | | |
| | About logging in swiz framework | | | | | Not a Bug | Mar 21, 2012 | Mar 21, 2012 | | |
| | EventHandler doesn't executed | | | | | Not a Bug | Feb 20, 2012 | Feb 20, 2012 | | |
| | Getting Errors while loading external SWF files | | | | | Not a Bug | Feb 9, 2012 | Feb 9, 2012 | | |
| | Inject tag is processed before Dispatcher tag, then null pointer exception happens. | | | | | Won't Fix | Nov 19, 2011 | Dec 19, 2011 | | |
| | swiz teardown does not remove SwizEvent.CREATED listener | | | | | Incomplete | Nov 15, 2011 | Dec 19, 2011 | | |
| | swiz teardown sets up prototype beans that have event handlers | | | | | Incomplete | Nov 14, 2011 | Dec 19, 2011 | | |
| | Support for nested properties breaks the rest argument [...] | | | | | Incomplete | Oct 2, 2011 | Dec 19, 2011 | | |
| | Jira versions are not up to date | | | | | Fixed | Oct 2, 2011 | Nov 2, 2011 | | |
| | Beans are not created for multiple Strings with the same value | | | | | Won't Fix | Oct 2, 2011 | Dec 19, 2011 | | |
| | Swiz tear down fails if a bean was previously removed with REMOVE_BEAN | | | | | Fixed | Sep 20, 2011 | Jul 8, 2013 | | |
| | EventChain.addEvent() should accept an Event and automatically wrap it in an EventChainStep | | | | | Incomplete | Sep 13, 2011 | Dec 19, 2011 | | |
| | Views set up manually with BeanEvent.SET_UP_BEAN are not automatically torn down | | | | | Incomplete | Sep 5, 2011 | Dec 19, 2011 | | |
| | Deploy artifacts to maven central | | | | | Incomplete | Jun 27, 2011 | Dec 19, 2011 | | |
| | EventListener not work in TitleWindow | | | | | Not a Bug | May 13, 2011 | May 18, 2011 | | |
| | In a Spark-Only 4.5 project using RSLs Swiz has missing dependency | | | | | Fixed | May 9, 2011 | Jun 14, 2011 | | |
| | TEAR_DOWN_BEAN request is ignored | | | | | Fixed | May 5, 2011 | Jun 14, 2011 | | |
| | Create an optimized RSL to be deploying along with projects | | | | | Fixed | Apr 29, 2011 | Nov 9, 2011 | | |
| | Commands Prototypes are set up multiple times | | | | | Fixed | Apr 11, 2011 | Apr 19, 2011 | | |
| | Metadata on functions within custom namespaces is ignored | | | | | Won't Fix | Apr 1, 2011 | Sep 2, 2011 | | |
| | Bean incorrectly torn down when moved inside module | | | | | Fixed | Mar 16, 2011 | May 3, 2011 | | |
| | Swiz non singleton prototype defined beans torn down when view is torn down. | | | | | Won't Fix | Mar 11, 2011 | Jun 14, 2011 | | |
| | Allow the ability to load/parse externalized XML configs | | | | | Fixed | Feb 23, 2011 | Sep 21, 2011 | | |
| | Calling error() on a chain step, or stepError() on a chain, does not prevent additional chain steps from proceeding | | | | | Fixed | Feb 15, 2011 | Mar 27, 2011 | | |
| | getBeanForSource creates an instance of every Prototype that is a singleton in beans Array who's index is before the actual Prototype that needs to be created | | | | | Fixed | Feb 9, 2011 | Mar 27, 2011 | | |
| | Optimized swf does not fire (or capture) events | | | | | Not a Bug | Feb 8, 2011 | Feb 11, 2011 | | |
| | Automatic Scanning for Classes with Metadata | | | | | Incomplete | Jan 31, 2011 | Dec 19, 2011 | | |
| | Inability to easily initialize views due to creationComplete and addToStage event order uncertainty | | | | | Won't Fix | Jan 21, 2011 | Jan 31, 2011 | | |
| | [Inject( source="bean.deeply.nested.property", bind="true" )] doesn't create binding. | | | | | Fixed | Jan 11, 2011 | Aug 25, 2011 | | |
| | Consider allowing automatic tear down when using ISetUpValidator | | | | | Cannot Reproduce | Dec 15, 2010 | Sep 2, 2011 | | |
| | SharedObjectBean fails to instantiate flash.net.SharedObject using it's default name and localPath variables | | | | | Fixed | Dec 13, 2010 | Nov 9, 2011 | | |
| | Compiling with SDK 4.5 (Mobile) Breaks Swiz | | | | | Fixed | Oct 18, 2010 | Apr 19, 2011 | | |
| | ServiceHelper / AsyncCommandChainStep should accept an optional Class or ClassFactory to be applied as responder Class | | | | | Incomplete | Oct 18, 2010 | Dec 19, 2011 | | |
| | AsyncCommandChainStep result and fault functions call Function.apply incorrectly | | | | | Fixed | Oct 7, 2010 | Oct 8, 2010 | | |
| | addBeanProvider should defer autoSetupBeans after adding all beans instead of trying to setup them right away. | | | | | Fixed | Oct 6, 2010 | Oct 11, 2010 | | |
| | AsyncCommandChainStep and swizResponder apply wrongly arguments to result and fault functions | | | | | Fixed | Sep 29, 2010 | Oct 9, 2010 | | |
| | Removing event listener | | | | | Won't Fix | Sep 27, 2010 | Sep 27, 2010 | | |
| | Prototypes are created multiple times dues to calls to .source property | | | | | Fixed | Sep 14, 2010 | Sep 14, 2010 | | |
| | Helper classes like ServiceHelper and MockDelegateHelper should be created on demand by Swiz | | | | | Fixed | Aug 24, 2010 | Oct 9, 2010 | | |
| | Modify viewPackages so that if .* syantax is used, to include child packages, and otherwise to only process the specified package (no children) | | | | | Won't Fix | Aug 19, 2010 | Dec 19, 2011 | | |
| | Determine correct child Swiz instance when wiring popup views instead of just falling back to root Swiz instance | | | | | Fixed | Aug 6, 2010 | Oct 9, 2010 | | |
| | Wildcard packages defined in eventPackages do not resolve mediated events in child packages | | | | | Fixed | Aug 5, 2010 | Aug 19, 2010 | | |
| | Make tags case insensitive | | | | | Won't Fix | Aug 5, 2010 | Aug 19, 2010 | | |
| | MediateProcessor tearDownMetadataTag fails when tearing down wildcard mediators | | | | | Fixed | Jul 10, 2010 | Jul 10, 2010 | | |
| | Allow chains to initialize right before the start() template runs | | | | | Won't Fix | Jul 10, 2010 | Jul 12, 2010 | | |
| | tearDownBean() should remove the Bean instance from beans Array | | | | | Fixed | Jun 24, 2010 | Sep 14, 2010 | | |
| | Issues with resources injection in multi-module application with pop ups | | | | | Incomplete | Jun 18, 2010 | Jun 18, 2010 | | |