bio4j / dynamograph

GSoC 2014 project - a DynamoDB based graph DB
GNU Affero General Public License v3.0
4 stars 1 forks source link

simplify id types and related stuff #49

Open eparejatobes opened 10 years ago

alberskib commented 10 years ago

Hey @eparejatobes I stuck - I do not see any progress in my work - and what is worse I do not know what to do in order to solve those problems :(

eparejatobes commented 10 years ago

OK let me see, don't worry :)

alberskib commented 10 years ago

Yes I know but I feel ashamed - I constanlty asking you for help, I waste a lot of time trying to make any progress and what is more we set today as coding deadline but If all those problems with types etc will no be resolved I do not manage :( I really want to but probably I am too stupid

eparejatobes commented 10 years ago

No problem @alberskib all this was in the project description, this is pretty hard (I mean the types part) and it was expected that you would need help with it. Actually I assumed that I'd need to put more time on this kind of things! Let me take a calm look at it and I'd come up with something.

alberskib commented 10 years ago

If at first glance you see anything that could help please write it - I will also try to investigate but without any hint I do not know how to continue

eparejatobes commented 10 years ago

I'd start with getting rid of dao, and implementing all the reading from the db inside vertex/edge. Require an implicit of vertexTable/edgeTables in the corresponding implicit methods

eparejatobes commented 10 years ago

hey @alberskib I need to check some things, better to meet tomorrow

alberskib commented 10 years ago

OK 5PM tommorow

eparejatobes commented 10 years ago

I'll be working on this branch, just in case

alberskib commented 10 years ago

I will more or less concurrently work in old branch (refactoring/recomendations)