Giter Site home page Giter Site logo

Comments (1)

bog-walk avatar bog-walk commented on July 17, 2024 1

I agree that it could be confusing for a user to see examples in the DSL section that use IntIdTable and require what appears to be a DAO import, especially if the user has zero intention of including a dependency on the exposed-dao module.

However, all IdTable subclasses are actually part of the exposed-core module, most likely to be a bridge so that they and EntityID can be referenced by core classes and functions. So a user who plans to never use DAO would still have immediate access to these tables through the exposed-core dependency and it would be up to the user to choose to never use them.

So, yes, while there should be less emphasis on using IntIdTable to reduce boilerplate, the inclusion and availability of these tables in the core module and DSL can't be fully ignored.

At the moment, you won't see much change in the Wiki, but that's because we are actively working towards improving and publishing all Wiki documentation to an Exposed website. All samples will also be re-evaluated/re-written, so this issue with where to draw the line between DAO and DSL will be properly addressed.

If you're interested in more updates about documentation and Exposed in general, here is a link to the most recent official blog post regarding our plans moving forward.

from exposed.

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.