Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Confusion between classes and structs regarding fields #307

Copy link
Copy link
@maxkorp

Description

@maxkorp
Issue body actions

So currently we choose to use either the field_accessors or fields partial based on if we determine a type to be a class or a struct. Unfortunately this doesnt always line up. git_time has standard fields on it, that can be set, but are treated as access functions only, because it is determined to be a "class".

I'm starting to think that maybe the whole class/struct thing needs to fade together, but short term, we should at least try to get this fixed. I can take a look at this, since it's kind of making some date-time stuff tricky.

Reactions are currently unavailable

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.