Code Monkey home page Code Monkey logo

Comments (4)

ndersh avatar ndersh commented on July 19, 2024

Another sample for that problem is the usage of the base lib in the mediator to unload a widget:
$(el).html('');
If there's another base lib - this code will fail.

Probably the best way to solve this problem is to have another layer for the base lib, which defines the interfaces for the mediator. the api should be the same for every base lib but the implementation differs.

from aura.

addyosmani avatar addyosmani commented on July 19, 2024

@git-andersch Would you like to put together a PR that demonstrates how you would prefer to see this implemented? We're currently reworking the architecture and changes to design decisions would be greatly helped with code that visualizes ideas like additional abstractions :)

from aura.

ndersh avatar ndersh commented on July 19, 2024

see discussion in issue #62

from aura.

addyosmani avatar addyosmani commented on July 19, 2024

I agree. Im happy for us to factor this into the design once we've decided
whether we're opting for Aura to be a single library file or not. This
change will likely be accepted regardless.

On Friday, 20 July 2012, Andrés Maier wrote:

see discussion in issue #62


Reply to this email directly or view it on GitHub:
https://github.com/addyosmani/backbone-aura/issues/61#issuecomment-7122813

Addy Osmani

Developer Programs Engineer at Google
Blogger at: http://addyosmani.com
Phone: +44 7501 594 382

from aura.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.