Request to improve core extend.

ishaban.flash's Avatar

ishaban.flash

26 Sep, 2013 10:52 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.

  1. 1 Posted by ishaban.flash on 26 Sep, 2013 11:02 AM

    ishaban.flash's Avatar

    Sorry, forgot to mention that i told about RL2.

  2. 2 Posted by ishaban.flash on 26 Sep, 2013 11:03 AM

    ishaban.flash's Avatar

    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.

  3. Support Staff 3 Posted by Ondina D.F. on 26 Sep, 2013 01:01 PM

    Ondina D.F.'s Avatar

    Hello Ivan,

    Problem is that curently very hard to extend core functionality

    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

  4. Support Staff 4 Posted by Ondina D.F. on 27 Sep, 2013 08:16 AM

    Ondina D.F.'s Avatar
  5. Ondina D.F. closed this discussion on 17 Oct, 2013 01:39 PM.

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