Giter Club home page Giter Club logo

Comments (5)

simahawk avatar simahawk commented on June 15, 2024 1

sorry, no docs for now as I did not have enough time to write them.
But the code is commented and tested.
I know it's not that much if you don't know how connector works.
Probably we'll have to work on the module for v12.
I'll see if we can create an example package.

from connector-interfaces.

simahawk avatar simahawk commented on June 15, 2024

Main reason is: they are strictly tied to the components you register.
Unlikely you want to keep component and configuration out of sync.
Hence, usually they come from configuration in your module. Like:

  <record id="import_references" model="import.type">
    <field name="name">References</field>
    <field name="key">references</field>
    <field name="settings">
whatever.reference.model::mymodule.reference.importer
whatever.related.model::mymodule.related.importer
    </field>
  </record>

Maybe we can add some readonly views but you can already access their details by clicking on the import type field on the recordset.
Feel free to propose a PR if you think it could be useful ;)

from connector-interfaces.

GSLabIt avatar GSLabIt commented on June 15, 2024

@simahawk well .. probably I misunderstood how that works 😬 Is there any ref to totorial and/or examples?

from connector-interfaces.

edisuc avatar edisuc commented on June 15, 2024

An example package would be great. Maybe a simple CSV with two to three columns and a few records of data.

from connector-interfaces.

github-actions avatar github-actions commented on June 15, 2024

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.

from connector-interfaces.

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.