Skip to content

Conversation

@KodeSage
Copy link

No description provided.

@Indra-db
Copy link
Owner

@KodeSage you are working on this? Let me know if you have any questions!

@KodeSage KodeSage marked this pull request as ready for review February 24, 2025 14:48
@KodeSage
Copy link
Author

@Indra-db this has been done, please review.

@Indra-db
Copy link
Owner

Indra-db commented Feb 24, 2025

@KodeSage Hey, I looked at the changes and you're missing quite a few of the requirements. Ensuring that all functions are properly documented and examples to each of them from the EntityView type. EntityView functions are spread to several files inside the entity_view folder. You don't have to do bulk entity builder.

I understand this might be a big task with World type Included, so I'm willing to drop World from the requirements so you can earn the $60 that way.

How does that sound? I'll change the Issue to reflect that

@KodeSage
Copy link
Author

@KodeSage Hey, I looked at the changes and you're missing quite a few of the requirements. Ensuring that all functions are properly documented and examples to each of them from the EntityView type. EntityView functions are spread to several files inside the entity_view folder. You don't have to do bulk entity builder.

I understand this might be a big task with World type Included, so I'm willing to drop World from the requirements so you can earn the $60 that way.

How does that sound? I'll change the Issue to reflect that

alright sure @Indra-db , I would work on that and improve it.

@KodeSage
Copy link
Author

@Indra-db I just pushed up.
sorry if this took longer than expected, was just trying to make sure that things are done well and properly.

@KodeSage
Copy link
Author

KodeSage commented Mar 3, 2025

hello @Indra-db , checking in regarding this

}

/// Returns the entity symbol.
///
Copy link
Owner

Choose a reason for hiding this comment

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

missing example

/// # See also
///
/// * C++ API: `entity_view::path_from`
#[doc(alias = "entity_view::path_from")]
Copy link
Owner

Choose a reason for hiding this comment

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

missing example

/// # See also
///
/// * C++ API: `entity_view::enabled`
#[doc(alias = "entity_view::enabled")]
Copy link
Owner

Choose a reason for hiding this comment

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

missing example

/// * `func` - The function invoked for each child. Must match the signature `FnMut(EntityView)`.
///
/// # See also
///
Copy link
Owner

Choose a reason for hiding this comment

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

see also not done (relate to other similar fns)

/// # See also
///
/// * C++ API: `entity_view::children`
#[doc(alias = "entity_view::children")]
Copy link
Owner

Choose a reason for hiding this comment

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

relative to other fns not done

@KodeSage
Copy link
Author

@Indra-db , Alright, that's all yeah?

@Indra-db
Copy link
Owner

@Indra-db , Alright, that's all yeah?

@KodeSage there's API references missing with See also, and not all public API functions have examples. I'm unclear how to proceed with this bounty.

Is the issue not clear?

@Indra-db
Copy link
Owner

image this was the acceptance criteria

@KodeSage
Copy link
Author

KodeSage commented Mar 10, 2025

Oh wow, this is quite alot!
I do not think I will be able to finishe up anytime soon.

@Indra-db

you can as well give it to the next person to work on.

@KodeSage KodeSage closed this Mar 10, 2025
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.

2 participants