Giter VIP home page Giter VIP logo

Comments (7)

sjpfenninger avatar sjpfenninger commented on August 25, 2024 2

I agree that the current terminology is confusing and that group is not the right term here.

Right now you define properties in tech_groups, and you use inherit to apply them to a specific tech. Changing tech_groups to parent_techs or tech_parents would already make this clearer, but wouldn't it make more sense then for inherit to also change to parent?

Or what about tech_templates? I think that has a clear meaning. Again, you might want to then change inherit to template.

from calliope.

sjpfenninger avatar sjpfenninger commented on August 25, 2024 1

So:

  • tech_groupstech_templates
  • inherittemplate

from calliope.

irm-codebase avatar irm-codebase commented on August 25, 2024

I agree on this, particularly when combined with #604.
tech_class makes sense to me, but maybe there is a better name...

from calliope.

brynpickering avatar brynpickering commented on August 25, 2024

We want to try and avoid overlapping with Python terminology as much as possible, hence why class isn't ideal (and why we have base_tech and not tech_class in the main tech config). group is also a relatively close synonym of class so if one causes confusion then so might the other. We likely need is something more closely aligned to parent, but I don't have a good idea on what that could be.

from calliope.

irm-codebase avatar irm-codebase commented on August 25, 2024

I actually like class because it makes sense in terms of inheritance / behavior...
group is problematic because it can be confused with subsets of a dimension.

parent is fine too (mostly because "parent class" is a common term in SW). If we want to avoid class I think it is good too!

from calliope.

irm-codebase avatar irm-codebase commented on August 25, 2024

I vote for templates!

from calliope.

irm-codebase avatar irm-codebase commented on August 25, 2024

I like it! Simple and to the point.

from calliope.

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.