Request to improve core extend.
Hi! Problem is that curently very hard to extend core functionality, e.g. use another MediatorManager to handle any non display object. Can you review this and probably add some methods to get it more easy to extend in future? Thanks.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by ishaban.flash on 26 Sep, 2013 11:02 AM
Sorry, forgot to mention that i told about RL2.
2 Posted by ishaban.flash on 26 Sep, 2013 11:03 AM
Hi! Problem is that curently very hard to extend core functionality, e.g. use another MediatorManager to handle any non display object. Can you review this and probably add some methods to get it more easy to extend in future? Thanks.
Sorry, forgot to mention that i told about RL2.
Support Staff 3 Posted by Ondina D.F. on 26 Sep, 2013 01:01 PM
Hello Ivan,
I'm not sure what makes you say that.
[1] Either you don't know about Extensions yet,
[2] or if you do, you've encountered some difficulties while creating your own Extension.
[1] Robotlegs 2 was designed to facilitate extending the core functionality through extensions. In fact, the framework itself makes use of extensions. If you take a look at the MVCSBundle you can see a couple of extensions needed for a typical MVCS setup. The readme file explains their roles :
https://github.com/robotlegs/robotlegs-framework/tree/master/src/ro...
And this readme is about creating your own extensions:
https://github.com/robotlegs/robotlegs-framework/tree/master/src/ro...
Study the code for some of the common extensions before creating yours.
[2] What is your Extension supposed to do? What exactly didn't work?
In both cases come back to our forum with more info, and we'll try to help you:)
Ondina
Support Staff 4 Posted by Ondina D.F. on 27 Sep, 2013 08:16 AM
See if these discussions make sense to you:
http://knowledge.robotlegs.org/discussions/robotlegs-2/3677-get-the...
https://github.com/robotlegs/robotlegs-framework/issues/144
https://github.com/robotlegs/robotlegs-framework/issues/147
Ondina D.F. closed this discussion on 17 Oct, 2013 01:39 PM.