Skip to content

Commit

Permalink
🚧 Import TODO item from #152.
Browse files Browse the repository at this point in the history
  • Loading branch information
iago-lito committed Aug 2, 2024
1 parent c7c1613 commit a7409bb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/Framework/Framework.jl
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,9 @@ module Framework
# - [.] Recurring pattern: various blueprints types provide 'the same component': reify.
# - [ ] Namespace properties into like system.namespace.namespace.property.
# - [ ] Hooks need to trigger when special components combination become available.
# See for instance the expansion of `Nutrients.Nodes`.
# See for instance the expansion of `Nutrients.Nodes`
# which should trigger the creation of links if there is already `Species`.. or vice
# versa.

using Crayons
using MacroTools
Expand Down

0 comments on commit a7409bb

Please sign in to comment.