James and Horace,
I have downloaded and briefly reviewed current Genesis codes for test
specification design.
I got some questions about exposed interfaces and structures.
1. In GenesisAppEntry class, the interface:
Gboolean genesis_app_entry_extract_info
I found this API is just used internal by GenesisController. And
also, from app developer's perspective, it seems no need to use the
interface and operate internal hash table.
What do you think about the exposed interface?
2. In GenesisController class, the structure:
Struct _GenesisCategory
I did not see any external interfaces use the data structure as
input or output parameter. And it seems, to app developers, no need to
understand the organization of categories.
What's the intension to expose this data structure to external?
Thanks,
Lei Y
_______________________________________________
dev mailing list
[email protected]
https://www.moblin.org/mailman/listinfo/dev