Coder Social home page Coder Social logo

Comments (3)

rescribet avatar rescribet commented on June 16, 2024

You can already render properties that do not have a view (Property will just render the value in a div).

Technically, a component could be registered for rdf:Property, which acts as the superclass for all property types. The current reasoner doesn't infer this relation though.

While the added value of some sort of bucket system is evident, this might cause significant computing resources to implement, since all the property references within each object context will need to be counted. Turning the system on only when a component uses this feature, and/or checking the children in advance to see if one of them uses the bucket might help in optimization though.

from link-redux.

joepio avatar joepio commented on June 16, 2024

I've got a different idea for preventing duplicate renders: add an optional ignore prop, which contains all the properties that are rendered somewhere else.

from link-redux.

rescribet avatar rescribet commented on June 16, 2024

This currently isn't properly implementable (too many edge-cases/manual intervention needed).

This issue might be reopened later when a general, efficient, and automatable solution has been found.

from link-redux.

Related Issues (15)

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.