Conversation
|
What does the preNode step refer to? And what's the condition were initialize is skipped? When the user has used onInit? |
The Maybe I could rename
Both When a node is newly created (allocated) then any Finally the Thanks, I want to redraw the chart again to emphasize that these all occur whenever a node is |
|
After reading this and having Gemini fill in a few more gaps for me, I think I'm starting to understand. And... WOW! I'm impressed by this system and the work you put into it! 😎 |
|
Renaming preNode would probably help. Even more so would be some form of documentation stating that:
Assuming that is accurate... ;-] |
|
The idea of separating user documentation from developer documentation popped into my mind again. This seems more developer oriented. Do you want to make the main README be user oriented? If yes, do you want to have the wiki be developer oriented? Or do you want that to also be part of the repository, as say a separate src/README? Maybe that and the Wiki could be mirrored. Reasons for using the Wiki:
Reasons for using a README:
|
It depends if you mean developers using Figuro? Regular non-developer folks wouldn't be direct users of Figuro. Still ideally the diagram would be user oriented. Perhaps it's more advanced user oriented. It can be helpful to describe what the lifecycle of a basic widget is for most devs. I'd generally agree on your other points. Though I'm still less focused on the wiki currently, as on finishing the core widgets and fixing inset shadows. I like glossy buttons. ;) If you're game on helping making docs and organizing them I'm game! I'll probably have more brain space for it in a couple of weeks as well. |
|
By developer I meant someone like you or me, working on figuro. There is plenty of information that a developer could benefit from having documented, that the toolkit user does not need to know. If I'm someone looking for a GUI toolkit to build my next app, this diagram might be too much information. Or it might not be, but at the same time, it's not what I need to see in an introduction, which is generally my idea of the purpose of a README. If I'm not convinced in the first couple of paragraphs, I'm never going to read the rest. I'd make the README short but rich
|
No description provided.