Skip to content

make queryInit explicitly return a Query to avoid casts#1099

Merged
ursachec merged 1 commit into
masterfrom
michael/querymacros-explicit-return-type
Jan 28, 2021
Merged

make queryInit explicitly return a Query to avoid casts#1099
ursachec merged 1 commit into
masterfrom
michael/querymacros-explicit-return-type

Conversation

@mpollmeier
Copy link
Copy Markdown
Contributor

note: in order to reference Query from the macro i needed to pull it
out to another common dependency - you probably want to move it
somewhere else

note: in order to reference `Query` from the macro i needed to pull it
out to another common dependency - you probably want to move it
somewhere else
Copy link
Copy Markdown
Contributor

@ursachec ursachec left a comment

Choose a reason for hiding this comment

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

ah, nice. didn't think of moving it to a separate namespace subproject

@mpollmeier
Copy link
Copy Markdown
Contributor Author

s/namespace/subproject/ :)

@mpollmeier
Copy link
Copy Markdown
Contributor Author

@ursachec i assumed you wanted to move the query class somewhere else, or did you want to keep it where it is? I don't mind either way

@ursachec
Copy link
Copy Markdown
Contributor

ursachec commented Jan 28, 2021

@mpollmeier ah, sorry, should have been more reponsive there. it looks ok as it is at the moment. we can move it later if necessary

@ursachec ursachec merged commit a2428f8 into master Jan 28, 2021
@delete-merged-branch delete-merged-branch Bot deleted the michael/querymacros-explicit-return-type branch January 28, 2021 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants