GithubHelp home page GithubHelp logo

Group Model Class about fencing HOT 3 CLOSED

jconnuck avatar jconnuck commented on May 2, 2024
Group Model Class

from fencing.

Comments (3)

wzimrin avatar wzimrin commented on May 2, 2024

The problem is that we also want to be able to specify a group in the source code. I can add a group class that is similar to the club class, but then we have to keep track of the id of the group, which is annoying, at least. It is much prettier to have groups be enums or strings, with a DataStore.getPeopleForGroup() method. Currently, I am using strings, though I can swap over to enums very easily if necessary.

from fencing.

wzimrin avatar wzimrin commented on May 2, 2024

Unless I am missing something, the only operations that groups need to support is getMembers and getName. getMembers is implemented just fine as DataStore.getPeopleForGroup() and getName is the string for a string and .toString for an enum.

from fencing.

jconnuck avatar jconnuck commented on May 2, 2024

Okay, no problem. Sorry I should have looked deeper into your code.

from fencing.

Related Issues (8)

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.