Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Conversation

@joepetrowski
Copy link
Contributor

Addresses: polkadot-developers/substrate-developer-hub.github.io#30

Please review, I understand the high-level roles of executive but see that a lot happens in macro expansion and am not certain in my knowledge.

@joepetrowski joepetrowski added A0-please_review Pull request needs code review. M3-docs labels Mar 29, 2019
@parity-cla-bot

This comment has been minimized.

1 similar comment
@parity-cla-bot
Copy link

It looks like @joepetrowski signed our Contributor License Agreement. 👍

Many thanks,

Parity Technologies CLA Bot

//!
//! The executive module provides the following implementations:
//!
//! - `ExecuteBlock`: Trait that can be used to execute a block.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need this section? I think we decided not to mention implementation details in this section of the docs.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not really describing the logic. I see it as, "avoid coupling with this module if these traits have what you need." Since executive in particular doesn't have a decl_module! or impl Module, then maybe it's not necessary at all.

@bkchr bkchr merged commit b2e6b08 into master Apr 12, 2019
@bkchr bkchr deleted the joe-exec-docs branch April 12, 2019 11:18
cmichi pushed a commit that referenced this pull request Apr 13, 2019
* executive docs first draft

* link updates

* gautam update

* capitalization

* typo fix
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A0-please_review Pull request needs code review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants