just3obad / smartsoft-12

Automatically exported from code.google.com/p/smartsoft-12
0 stars 0 forks source link

Interest #158

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

update methods :
date static get_interest_start_date(interest_id)
(return type int)

integer static get_stat()
(array of arrays of integers)

missing methods(they shouldn't be static bs homa keda mn sprint 1 w makansh fy 
w2t awy l t3delhom):

get_num_stories_in_interest_per_day(interest_id)
return type (array of int)

get_num_users_added_interest_per_day(interest_id)
return type (array int)

Original issue reported on code.google.com by diab...@gmail.com on 23 May 2012 at 6:32

GoogleCodeExporter commented 9 years ago
The first method we will keep it as date since int is ambiguous.

I removed the static part myself since it did not make sense to me ;)

I considered some of these methods as helpers and did not include them so don't 
worry about that.

Original comment by elmen...@gmail.com on 23 May 2012 at 6:37