
Good luck with your project and many thanks. All support is appreciated.
Haha that was a while ago, I haven't been apart of Cosmos for two years is it now? I can't remember, I moved towards my own Kernel and tools and never looked back. That it is, but it's nice to have because then you can write the code once for a program, and know it will work on future version after the code changes a bunch... Unless of course you remove a function..EdNutting wrote:Yes I came across your project when doing Cosmos. Good luck with yours! Maintaining backwards compatibility is a tough one!![]()
Good luck with your project and many thanks. All support is appreciated.
I like to see some clean description of what and how works within your system. But if you want to get it precisely, then it would take a lot of words. I have such attempt completed in one hundred and half kilobytes here, so you can grasp a bit about system description after some reading.EdNutting wrote:What precisely would you like to see?(I) expected to find an architecture description
Why do you think it is useful to hide our conversation?EdNutting wrote:Drop me an email
But your goal is to show to others how simple an operating system can be, isn't it? And having such a goal in mind you complain about "an awful lot of different things"? You should understand from the beginning, that to create "reference operating system with full technical documentation, reference articles and tutorials for all aspects of the Fling OS code" you will need to spend really a LOT of time. And if you will complain - your goal is compromised a lot and may be it would be more honest to declare much simpler goal. At least I have some feeling of an empty advertising instead of really serious promise, but I hope you can beat me with strong argumentsEdNutting wrote:"Architecture specification" means an awful lot of different things so I'm not entirely sure what you mean.
At least there are some C# files and you can describe their purpose. And of course, it is better to show how the files fit in a high level picture of your system.EdNutting wrote:API spec? I only have a core kernel at the moment without a process manager, executable format or API so there is no API to spec out as-yet.
You've just said the same about Linux, but with intention to show how badly documented it is. So I think when the goal is to get some really useful description then sentence like "It's a pretty obvious code/file structure" seems a bit crude.EdNutting wrote:Code structure spec? It's a pretty obvious code/file structure given the limited amount of code there.
We can discuss a meaning of some words you have used, but it will lead us to nowhere. I just had some hope to find a bit of examples that can show me your description approach. But have found nothingEdNutting wrote:Sorry but what exactly have I promised that is missing? I have said what I intend to create - reference articles and tutorials - but as clearly stated, they are yet to be created.
It's a good starting point, but it is far from complete description. And I hope you know why (just remember Linux).EdNutting wrote:Each namespace has a summary and a reasonable number of methods and classes also have remarks added.
You seem to think I have no understanding of what system description is. I do, enough that I know it means a lot of different things to different people. Anyway your example shows what you think an architecture description is. And from a brief skim reading, I see that the document is laying out the entire design of your OS, including description of advantages and disadvantages of different approaches to every aspect. Fair enough. However, I would like to point at a number of things:I have such attempt completed in one hundred and half kilobytes here, so you can grasp a bit about system description after some reading.
I don't, I just know how long a conversation about architecture specs can get so didn't want to thoroughly pollute this forum.Why do you think it is useful to hide our conversation?
No. An OS is far from simple. My aim to is make OS development accessible and provide documentation. That is not the same thing as trying to make it simple.But your goal is to show to others how simple an operating system can be, isn't it?
My statements were not complaints. They were questions. I was trying to determine what it was you meant by the very generic term that you used. As it turns out, what you meant is a lot of what I have already laid out as planned articles on my docs website.complain
I am well aware. I have spent 5 months getting to this stage and am now ready to start drafting and writing up fully my reference articles and initial tutorials. This I expect to take me till March next year. I have previously worked on private projects which I have documented to the nth-degree and they took a long time too.a LOT of time.
I would like to respond with the fact that C# is a classed based system. And the files are named by the class name. Each class does have its own description of what it does. The reference articles which cover overview will cover showing what files do what etc. Likewise tutorials will explain the structure of my code as an example to others.At least there are some C# files and you can describe their purpose. And of course, it is better to show how the files fit in a high level picture of your system.
What?! How on earth did you get the impression I used the same argument against Linux and for my OS. I said Linux was horrible. You can re-read my original paragraph for yourself. Plus their codebase is far from small or limited. I would hasten to point out that my codebase sits at a mere 308 files in 6 clearly defined projects, not linux's millions of lines. Furthermore, my code is 70% commented - 30,000 lines of code with 21,000 lines of comment (approx.). That's miles better than anything Linux has, even for just its core code. (And a lot better than any other OS I've found).Haha Linux? Documented? Hardly... Linux is a fully-working, optimised, production OS. It has little inline comments, very few function headers and descriptions and the code is renowned for being unreadable a lot of the time.You've just said the same about LinuxCode structure spec? [Mine is a] pretty obvious code/file structure given the limited amount of code there.
Okay I accept your point entirely. Unfortunately, unlike articles, one does not get to go back and edit/readjust/extend things days or weeks later. I agree it was a crude response, but hopefully you agree, nobody is perfect. (I could also have given you an excuse related to having been typing on my phone but I think you wouldn't take to kindly to it.)useful description then sentence like "It's a pretty obvious code/file structure" seems a bit crude
It's a good starting point
Further agreed. I have solved the primary Linux source-code problem ("no inline comments or function descriptions) since I have full inline comments for every piece of code (I have now added but not checked-in yet (due to my own form of review process) comments for all the USB related files). And as already stated I have full XML doc comments. Further to this, as I write my articles, I will also go back and extend the comments to include references to sections of my articles that are relevant, thus further enhancing the usefulness of both the inline and article forms of documentation.but it is far from complete description. And I hope you know why (just remember Linux).
I do understand the enormity of the task I am undertaking. However, I dislike you calling my sentence a "trick". My "sentence" was in fact a direct question - I requested from you precise examples of what you thought I was missing (some of which you have now provided).but I hope you understand the amount of work to be done and will not end with some tricks to hide the missing description within a lot of words like "Sorry but what exactly have I promised?".
You call my sentences "tricks". Well, I would suggest in future that when you hand down criticism of others (especially in slighting, one-line sentences such as yours) that you expand your criticism to something useful and constructive rather than just plain rude and derogatory.I've expected to find an architecture description, but even promised articles are missed
I'll be really glad to see your efforts completed.EdNutting wrote:Hopefully it is clear now that the vast majority of what you consider to be missing / undocumented is planned to be documented in my reference articles or tutorials.
There is an entity that often misses statements of young and agile people. The entity is called Responsibility. It is very easy to tell us about Martian cities that you will build if provided with adequate funding. And after some time is passed it is always possible to point at the old plain "serious problems" you can't overcome and to tell that you have made all the possible but now sorry, you should go to another business. May be it is just a youngster's lack of experience, but often I have noticed such behavioral pattern when somebody is trying to hide the lack of planning and the excessive wish to do less and to get more.EdNutting wrote:You call my sentences "tricks". Well, I would suggest in future that when you hand down criticism of others (especially in slighting, one-line sentences such as yours) that you expand your criticism to something useful and constructive rather than just plain rude and derogatory.
What are the "Reset Ops" that you are referring to? The only way, other than the keyboard and ACPI that I know of is a triple-fault.CPU reset is implemented in a number of ways. For example, the PS2 keyboard reset line has been a long-standing way to hard reset the CPU of a PC. Reset is also achieved through reset ops or the ACPI features.
Thanks!EDIT: Awesome site, by the way. I can imagine how useful it will be when it is full...