Fattom
unread,Mar 22, 2012, 11:32:39 AM3/22/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gsoc-tw...@googlegroups.com
Hi Folks
Today I spend a little time to trace the code.
Basically, I found this is a wrap of Twitter REST API.
In additional, the coolest thing is that this API doesn't depend on any library.
For example, twitter4j handles the http request by itself without Apache HttpClient.
I want to share some experience what I do today.
I setup mvn and git.
In additional, I use IntelliJ IDEA as IDE because IntelliJ IDEA friendly support maven.
After you setup the environment, I recommend everyone can set break point and trace a simple use case.
Does anyone review mentor's idea?
I am not sure can we discuss about that now?
I have many concerns about the persistence layer.
Maybe we can discuss together.
Regards,
Fattom