Giter Club home page Giter Club logo

Comments (2)

RalfEggert avatar RalfEggert commented on July 28, 2024

We need to add another layer repository between this skeleton and the underlying library. The library should have no dependencies on the Zend\ServiceManager at all. The new layer should add all classes depending on Zend\ServiceManager which are used by this skeleton and are not necessarily to be kept in every application based on this skeleton. This can be the middleware classes and factories which are used in the skeleton.

If we don't do the library gets polluted with Zend Framework depending classes and this skeleton contains classes that are duplicated a lot in many projects.

from amazon-alexa-skill-skeleton.

RalfEggert avatar RalfEggert commented on July 28, 2024

Managed to split up the repos. But I think it is possible to reduce the amount of code for each skill module much more further.

  • Abstract Skill and Privacy action and factory classes
  • Add new Terms of Use action and factory (with template)
  • Write abstract intent manager factory
  • Abstract text helper classes and factory
  • Abstract application factory

For a skill module the amount of files should be reduced to a minimum without making it too complex to the user.

from amazon-alexa-skill-skeleton.

Related Issues (6)

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.