Ticket #5230 (new enhancement)
dojo.behavior needs to be able to more easily create instances of classes and widgets from rules
| Reported by: | alex | Owned by: | alex |
|---|---|---|---|
| Priority: | normal | Milestone: | future |
| Component: | General | Version: | 1.0 |
| Severity: | normal | Keywords: | |
| Cc: | ptwobrussell@…, dante |
Description
it would be preferable to allow dojo.behavior() rules to specify the name of a class to instantiate and potentially pass parameters into the constructors for those classes. It should probably also use the markupFactory convention implemented by dojo.parser().
Change History
Note: See
TracTickets for help on using
tickets.