Giter VIP home page Giter VIP logo

Comments (9)

Ethereal77 avatar Ethereal77 commented on July 17, 2024 2

Well, then we should remove that and point users towards Discussions for questions and comments.

from stride.

Arc-huangjingtong avatar Arc-huangjingtong commented on July 17, 2024 1

Sorry,my english is not good ,but the word ‘like’ is ‘as sth be sth’ , In short,I understand your mean。
if i use Span replace old code to reduce GC,Is that okay? or use other High level C# Feature to improve Performance or ReFactory Code to reduce code line num?Is that okay?

from stride.

Eideren avatar Eideren commented on July 17, 2024 1

if i use Span replace old code to reduce GC,Is that okay? or use other High level C# Feature to improve Performance

Yep, very much welcome

ReFactory Code to reduce code line num?Is that okay?

Just reducing the amount of lines, not really, but if you reduce the amount of lines while fixing a bug or while improving performance, yes.

from stride.

NicusorN5 avatar NicusorN5 commented on July 17, 2024 1

Condider closing this thread @Arc-huangjingtong ?

from stride.

Ethereal77 avatar Ethereal77 commented on July 17, 2024 1

I didn't notice this was an issue. Why are there issues labeled as question if we have the Discussions tab in GitHub?

from stride.

Eideren avatar Eideren commented on July 17, 2024

Not exactly sure I understand the question.

I'm guessing you meant;

if (fun != null)
{
    fun.Invoke();
}

For the first snippet.

If this question is about whether we would accept PRs which only contain code style changes, like you've shown above, not really ... we would rather your PR introduce at least a new feature, improve performance or fix a bug, if that's the case you may introduce change in style if they don't go against the style of the rest of the code base.

Reviewing style changes is very time consuming and if the PR doesn't do anything besides that it's often not worth the effort.

Let me know if I misinterpreted the question !

from stride.

Arc-huangjingtong avatar Arc-huangjingtong commented on July 17, 2024

Thank You!

from stride.

Arc-huangjingtong avatar Arc-huangjingtong commented on July 17, 2024

image

from stride.

VaclavElias avatar VaclavElias commented on July 17, 2024

Probably it was there historically. We can easily convert any issue to a discussion. Also, I can change that button to behave like the below, just links, so it could be just a link to Discussion.

image

image

from stride.

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.