btihen commented on issue #370: URL: https://github.com/apache/age/issues/370#issuecomment-2106228515
I am curious - I have started playing with a structure and am using ActiveModel::Base and ActiveModel::Attributes (which generates a Rails Schema) and provides the `attributes` method but I realized the whole structure then needs to be done with those 2 things in mind. Does that make sense or should it use Plan Old Ruby Objects (POROs)? Less rails like, but more generic. I will also look at what they have done in Neo4j and see what the their core does and how that supports the rails version. In any case, some ideas and feedback from those interested in a gem would be useful to get the API correct. Until I get feedback, I will probably keep it close to the Rails API - since that is how I would most likely use it and if there is a case for a core (non-rails) code then we can work on that too. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@age.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org