Code Monkey home page Code Monkey logo

Comments (13)

yumetodo avatar yumetodo commented on May 17, 2024 1

よっしゃ、やるわ。金曜日か土曜日くらいには作業終わると良いなぁ

from dungeontemplatelibrary.

yumetodo avatar yumetodo commented on May 17, 2024 1

ちょっと立て込んでいたので作業できてませんでした。

ところで

  • include
    • DTL
      • Shape
      • Storage
  • Sample
    • DTL
      • shape
      • storage

となったようですが、実に面白い命名規則ですね!ということでこのまま作業を進めます、CMake対応には直接関係ないので。

from dungeontemplatelibrary.

yumetodo avatar yumetodo commented on May 17, 2024 1

あ、治りましたね。本格的に作業に取り掛かります。

from dungeontemplatelibrary.

AsPJT avatar AsPJT commented on May 17, 2024

./MSVC以下がmasterから消え去りました。

from dungeontemplatelibrary.

yumetodo avatar yumetodo commented on May 17, 2024

@Kasugaccho
Sampleの中をdirectory分けしたいのです。つまり

  • Reference
    • Sample
      • *.cpp

から

  • sample
    • Shape
      • *.cpp
    • Storage
      • *.cpp
    • etc

としたいです。

理由

  • shape_のようなprefixをつけるくらいならdirectoryを分けるべき
  • sampleがtop levelになくてReference以下にあるのは直感的ではない

from dungeontemplatelibrary.

AsPJT avatar AsPJT commented on May 17, 2024

確かにそうですね。
ということで Sample フォルダはトップに、
プレフィックスはフォルダとして生まれ変わりました。

from dungeontemplatelibrary.

yumetodo avatar yumetodo commented on May 17, 2024

@Kasugaccho includeSampleで命名規則がガバガバでは?

from dungeontemplatelibrary.

AsPJT avatar AsPJT commented on May 17, 2024

ちゃんと命名規則があるのでガバガバではないと思いますが、どの辺がガバガバでしょうか。

from dungeontemplatelibrary.

yumetodo avatar yumetodo commented on May 17, 2024

いまいちどういう命名規則かわからないのです。

  • include
    • DTL
      • Shape
      • Storage
  • sample
    • Shape
    • Storage

てっきりこういうふうになるのだと思ってました。

from dungeontemplatelibrary.

AsPJT avatar AsPJT commented on May 17, 2024

DTLフォルダを作成しました。

from dungeontemplatelibrary.

AsPJT avatar AsPJT commented on May 17, 2024
  • include
    • DTL
      • Shape
      • Storage
  • Sample
    • DTL
      • Shape
      • Storage

へ変更しました。
(includeフォルダ以外のフォルダ名が小文字になっているのはバグです)

from dungeontemplatelibrary.

yumetodo avatar yumetodo commented on May 17, 2024

(includeフォルダ以外のフォルダ名が小文字になっているのはバグです)

??

from dungeontemplatelibrary.

AsPJT avatar AsPJT commented on May 17, 2024

includeフォルダ以外のフォルダは、
フォルダ名を先頭は大文字でそろえているので
ミスでした。

from dungeontemplatelibrary.

Related Issues (13)

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.