swe574-2015fall-group2 / core_repo

0 stars 2 forks source link

Meeting services returns text "null" if no item exists #253

Open OrkunKocyigit opened 8 years ago

OrkunKocyigit commented 8 years ago

Can we actually return the object null or nothing at all for the null fields of the Meeting object like in the Group model's webservices instead of String that says "null"? It adds unnecessary complexity to the application.