Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.
Its not the amount, its that I saw some where where there was a certain way to document methods and functions. Anyway I stuck most of it in to a class and it works better logically. The documentation was like @propertyorsomething value. I could not find it on the PHP documentation but I have seen it in a lot of code. It looks much better than using regular comments.
You might be refferring to PHPDocumentor.
Also, if your code is "unreadable" make sure you are following "proper" programming formatting, indenting lines, commenting, spacing, etc - some IDE's let you make some sloppy code.
shrug ... I was referring to my C++ Vector and Array classes. I don't see them as "monolithic" or "overdesigned". There's just a ton of operators and functions for that stuff, many of them overloaded. My main astrodynamics class probably has close to that many also.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.