[Building Sakai] REST (EB) interface to calendar?

Mark Breuker mbreuker at loi.nl
Fri Apr 13 02:00:20 PDT 2012


Hi Matthew,

Yes you can move it and change the copyright to the one used by the Sakai foundation.

Regards,

Mark

From: Matthew Jones [mailto:matthew at longsight.com]
Sent: vrijdag 13 april 2012 1:01
To: Mark Breuker
Cc: dev sakai; Andrei Chirila
Subject: Re: [Building Sakai] REST (EB) interface to calendar?

Thanks Mark!

It looks like most of the GET entities I was thinking about are there. The CREATE/UPDATE/DELETE aren't implemented, but this would be an excellent start.

Would it possible to for me to move this to core calendar module? I'd just need your permission and approval/clarification on the copyright.

 * Copyright Leidse Onderwijsinstellingen. All Rights Reserved.

Thanks for your response!

https://source.sakaiproject.org/contrib/loi/loi-calendar/trunk/loi-calendar-impl/src/main/java/nl/loi/sakaiproject/calendar/event/provider/impl/provider/CalendarEventEntityProviderImpl.java

On Thu, Apr 12, 2012 at 5:30 AM, Mark Breuker <mbreuker at loi.nl<mailto:mbreuker at loi.nl>> wrote:
Hi Matthew,

Yes we did. You can find our code here: https://source.sakaiproject.org/contrib/loi/loi-calendar

@Andrei: can you say what capabilities we implemented?

Regards,

Mark




Mark Breuker
Product Owner
Tel.: +31 71 5451 203<tel:%2B31%2071%205451%20203>

Leidse Onderwijsinstellingen bv
Leidsedreef 2
2352 BA Leiderdorp
www.loi.nl<http://www.loi.nl>

________________________________

De informatie verzonden met dit e-mailbericht (en bijlagen) is uitsluitend bestemd voor de geadresseerde(n) en zij die van de geadresseerde(n) toestemming hebben dit bericht te lezen. Gebruik door anderen dan geadresseerde(n) is verboden. De informatie in dit e-mailbericht (en de bijlagen) kan vertrouwelijk van aard zijn en kan binnen het bereik vallen van een wettelijke geheimhoudingsplicht. Indien u deze e-mail ten onrechte ontvangen hebt, wordt u verzocht ons daarvan zo spoedig mogelijk per e-mail of telefonisch op de hoogte te stellen, en het ontvangen bericht (en de bijlagen) te wissen zonder deze te lezen, te kopiëren of aan derden bekend te stellen.

P  Denk aan het milieu voordat u dit bericht print

From: sakai-dev-bounces at collab.sakaiproject.org<mailto:sakai-dev-bounces at collab.sakaiproject.org> [mailto:sakai-dev-bounces at collab.sakaiproject.org<mailto:sakai-dev-bounces at collab.sakaiproject.org>] On Behalf Of Matthew Jones
Sent: woensdag 11 april 2012 16:18
To: dev sakai
Subject: [Building Sakai] REST (EB) interface to calendar?

Has anyone created any (simple or otherwise) REST interface to the calendar (schedule) tool? Minimally all I think I would need are

GET /calendar/site (get all calendars associated with a site)
GET /calendar/:calID (get all calendar events for a specific calendar id)
GET /calendar/events/:ID (get specific calendar event)
PUT /calendar/events/:eventID (update specific calendar event)

Just didn't want to work on this if there was already some code floating out there. The create and delete on events would be nice but not necessary.

Thanks!

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20120413/81a70a5d/attachment.html 


More information about the sakai-dev mailing list