Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs in Flat Files #35

Open
lief-erickson opened this issue Aug 11, 2018 · 2 comments
Open

Docs in Flat Files #35

lief-erickson opened this issue Aug 11, 2018 · 2 comments

Comments

@lief-erickson
Copy link

One dictionary definition of flat file is a file that does not have internal hierarchy. I don't think that's the what is meant here. Is text-based file what's intended?

I would suggest that flat file be defined or that flat file be changed to text-based. Perhaps:

A flat file is any text-based file. It may be a plain text file, a Python or JavaScript file, or Markdown or even HTML or XML file, including a large number of other file types.

@briandominick
Copy link
Owner

Oh yeah I'll definitely define it. I'd never heard the non-hierarchical definition. Among developers flat file just means non-binary. Though Wikipedia defines a binary file such:

A binary file is a computer file that is not a text file. The term "binary file" is often used as a term meaning "non-text file".

That should clear it right up ;-)

@briandominick
Copy link
Owner

I think the term "text file" doesn't really do it, because so many people think in terms of text vs code, so text file sounds like it can't have code in it, or at least not functional code even if markup is accepted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants