Giter Site home page Giter Site logo

Comments (6)

lbj avatar lbj commented on July 20, 2024

The reason why status and priority is on the comment level is to preserve the history. Priority might change and its useful to know who did it and when it happened. By moving it to topic-level we loose this information. I disagree in moving it unless we come up with a better way to preserve the history for everything that happens on a topic.

from bcf-xml.

theoryshaw avatar theoryshaw commented on July 20, 2024

Is there a precedent for 'priority' at comment level? I don't remember seeing one, in all the Issue Trackers I've worked with.

Perhaps a decision here, can be informed by what is typically done (or not done) with a typical issue tracker.

from bcf-xml.

teocomi avatar teocomi commented on July 20, 2024

Most of the Issue Tracking systems I have seen have priority and status at the issue level, and they store the issue history somewhere else.

BCF could store these changes in the form of comments eg: " Status changed from Open to Resolved" or by adopting an (optional) history field in the markup eg:

<history>
   <action property="Status" valueFrom="Open" valueTo="Resolved" author="[email protected]" date="xxx" />
</history>

from bcf-xml.

ErikPijnenburg avatar ErikPijnenburg commented on July 20, 2024

Lars,
If you really want to be able to preserve history of topics via comments (which I totally disagree upon) then we miss a lot of stuff in the BCF 2.0 definition. How do you want to keep track of changes in topic level properties like topic title, topic-labels, assign-to, etc. with the current format? Or the example tecomi gave in issue #27 here in github ?

This problem has been discussed already when we decided to move status and type to topic level in October/November last year, see issue #6. Let's hope we are not going to repeat that.

So BCF 2.0 file format is not suitable to keep track of history and will never be unless we load it with lots of extra stuff or change it into a database.... It is clear to me (and some other I suppose) that we will need a hub for keeping track of history....

If everybody understands this, then we can move to the next level in this discussion and clarify he meaning of a BCF file format:

  • BCF 2.0 file definition is just a basis for the BCF data definition
  • in near future most applications will be live inked to a hub.
  • Thus the BCF file format needs to carry enough information to make communication possible from a hub to off-line applications and back in such a way that the hub can keep track of history...

For this last purpose we already miss information in the BCF 2.0 definition.... see my other recent posts how to solve this.

from bcf-xml.

pasi-paasiala avatar pasi-paasiala commented on July 20, 2024

I agree with Erik, We cannot maintain the whole history in BCF file format. For that a hub is needed.

from bcf-xml.

pasi-paasiala avatar pasi-paasiala commented on July 20, 2024

In telecon 2014-07-17 we decided to move the priority to topic.

from bcf-xml.

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.