[Building Sakai] Entity borker

gayan sukumal wiharagoda gayanwiharagoda at gmail.com
Tue Jun 19 21:11:52 PDT 2012


Hi Earle,
Thanks for informing.Did you finish the downloading part also.
regards,
Gayan.

On Wed, Jun 20, 2012 at 3:28 AM, Earle Nietzel <earle.nietzel at gmail.com>wrote:

> Hi Gayan,
>
> rSmart has worked on the drag and drop and will contribute this once
> we are satisfied that it is ready. It is in QA and we have some other
> non technical issues to address. We will release this when it is
> ready, hopefully not to much longer :).
>
> Earle
>
> On Mon, Jun 18, 2012 at 5:09 AM, Adam Marshall
> <adam.marshall at oucs.ox.ac.uk> wrote:
> > We haven’t started work on the drag and drop but we do have some
> Resources EB code. This will be committed back in the next couple of weeks
> but if I remember correctly we haven’t implemented all the APIs that the
> drag and drop code will need.
> >
> > I have just fired off an email to Steve S (& Adrian & Matthew B) about
> coordinating this work. I think we will be starting on our end of the d&d
> work in about 4 weeks.
> >
> > Adam
> >
> >> -----Original Message-----
> >> From: sakai-dev-bounces at collab.sakaiproject.org [mailto:sakai-dev-
> >> bounces at collab.sakaiproject.org] On Behalf Of Aaron Zeckoski
> >> Sent: 17 June 2012 18:03
> >> To: gayan sukumal wiharagoda
> >> Cc: sakai-dev at collab.sakaiproject.org sakai-dev
> >> Subject: Re: [Building Sakai] Entity borker
> >>
> >> I think it's best for Oxford and others comment on the status of those
> >> projects.
> >> -AZ
> >>
> >>
> >> On Sun, Jun 17, 2012 at 10:52 AM, gayan sukumal wiharagoda
> >> <gayanwiharagoda at gmail.com> wrote:
> >> > Hi Aaron,
> >> > I can understand it.Have they done the drag and drop uploading
> resources
> >> > part also.I have put a link for the proposal of my project. I think
> that it
> >> > not the thing that oxford are doing.
> >> > Regards,
> >> > Gayan.
> >> >
> >> > On Sun, Jun 17, 2012 at 7:45 PM, Aaron Zeckoski <azeckoski at unicon.net
> >
> >> > wrote:
> >> >>
> >> >> Gayan,
> >> >> We generally try to not replicate the work of ongoing efforts in the
> >> >> community. In this case, it might make more sense to have you work on
> >> >> another project for GSOC.
> >> >> That said, I believe Oxford has already solved the issue of uploading
> >> >> resources through EB. Perhaps one of them can share a link to that
> >> >> code.
> >> >>
> >> >> -AZ
> >> >>
> >> >>
> >> >> On Sun, Jun 17, 2012 at 10:03 AM, gayan sukumal wiharagoda
> >> >> <gayanwiharagoda at gmail.com> wrote:
> >> >> > HI Aaron,
> >> >> > I am also working on the drag and drop uploading as project for the
> >> >> >  GSOC.
> >> >> > Now I have develop the basic front end(java script). I want to
> create
> >> >> > the
> >> >> > back end of that.
> >> >> > Regards,
> >> >> > Gayan.
> >> >> >
> >> >> > On Sun, Jun 17, 2012 at 5:24 PM, Aaron Zeckoski
> >> <azeckoski at unicon.net>
> >> >> > wrote:
> >> >> >>
> >> >> >> Resources action is unrelated to EB and there is not a provider
> in the
> >> >> >> core for dealing with content at this time. There are some works
> in
> >> >> >> progress. There is also already a bit of drag and drop code which
> >> >> >> rsmart is working on (for upload) and there is this contrib code
> (not
> >> >> >> currently being developed but you might be able to get some ideas
> >> from
> >> >> >> it):
> >> >> >> https://source.sakaiproject.org/contrib/resources/rsf/trunk/
> >> >> >>
> >> >> >> -AZ
> >> >> >>
> >> >> >>
> >> >> >>
> >> >> >> On Sun, Jun 17, 2012 at 3:00 AM, gayan sukumal wiharagoda
> >> >> >> <gayanwiharagoda at gmail.com> wrote:
> >> >> >> > Hi Aaron,
> >> >> >> > I have gone though
> >> >> >> >
> >> >> >> >
> >> >> >> > the /content/content-
> >> tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java
> >> >> >> > to understand the entity broker. Since I am try to implement
> drag
> >> and
> >> >> >> > drop
> >> >> >> > resource uploading. But I am confuse with  "protected static
> final
> >> >> >> > String
> >> >> >> > PREFIX = "ResourceTypeHelper.";" line. What is this prefix do.
> >> >> >> >
> >> >> >> > regards,
> >> >> >> > Gayan
> >> >> >> >
> >> >> >> > On Sun, Jun 17, 2012 at 9:08 AM, gayan sukumal wiharagoda
> >> >> >> > <gayanwiharagoda at gmail.com> wrote:
> >> >> >> >>
> >> >> >> >>  Thanks Aaron. I have gone though the tutorial. In entity
> broker
> >> >> >> >> what
> >> >> >> >> we
> >> >> >> >> can do is access the methods of class via prefix,id,reference.
> Is
> >> >> >> >> that
> >> >> >> >> so.
> >> >> >> >> Regards
> >> >> >> >> Gayan.
> >> >> >> >>
> >> >> >> >>
> >> >> >> >> On Sat, Jun 16, 2012 at 7:05 PM, Aaron Zeckoski
> >> >> >> >> <azeckoski at unicon.net>
> >> >> >> >> wrote:
> >> >> >> >>>
> >> >> >> >>> This page has some high level information about it:
> >> >> >> >>>
> >> >> >> >>>
> >> >> >> >>>
> >> >> >> >>>
> >>
> https://confluence.sakaiproject.org/display/SAKDEV/Entity+Provider+and+B
> >> roker
> >> >> >> >>>
> >> >> >> >>> In Sakai, it is mostly used for transferring data between
> Sakai and
> >> >> >> >>> other systems (via REST) but it can also be used as a way to
> >> >> >> >>> transfer
> >> >> >> >>> data between internal parts of Sakai without direct dependency
> >> on
> >> >> >> >>> the
> >> >> >> >>> classes.
> >> >> >> >>>
> >> >> >> >>> -AZ
> >> >> >> >>>
> >> >> >> >>>
> >> >> >> >>>
> >> >> >> >>>
> >> >> >> >>> On Sat, Jun 16, 2012 at 7:34 AM, gayan sukumal wiharagoda
> >> >> >> >>> <gayanwiharagoda at gmail.com> wrote:
> >> >> >> >>> > Hi all,
> >> >> >> >>> > Can some one explain about the entity broker. What it is
> dose. Is
> >> >> >> >>> > it
> >> >> >> >>> > use way
> >> >> >> >>> > of mapping java class?. Help me I am confuse with it.
> >> >> >> >>> > Regards,
> >> >> >> >>> > Gayan.
> >> >> >> >>> >
> >> >> >> >>> > _______________________________________________
> >> >> >> >>> > sakai-dev mailing list
> >> >> >> >>> > sakai-dev at collab.sakaiproject.org
> >> >> >> >>> > http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
> >> >> >> >>> >
> >> >> >> >>> > TO UNSUBSCRIBE: send email to
> >> >> >> >>> > sakai-dev-unsubscribe at collab.sakaiproject.org
> >> >> >> >>> > with a subject of "unsubscribe"
> >> >> >> >>>
> >> >> >> >>>
> >> >> >> >>>
> >> >> >> >>> --
> >> >> >> >>> Aaron Zeckoski - Software Architect -
> http://tinyurl.com/azprofile
> >> >> >> >>
> >> >> >> >>
> >> >> >> >
> >> >> >>
> >> >> >>
> >> >> >>
> >> >> >> --
> >> >> >> Aaron Zeckoski - Software Architect -
> http://tinyurl.com/azprofile
> >> >> >
> >> >> >
> >> >>
> >> >>
> >> >>
> >> >> --
> >> >> Aaron Zeckoski - Software Architect - http://tinyurl.com/azprofile
> >> >
> >> >
> >>
> >>
> >>
> >> --
> >> Aaron Zeckoski - Software Architect - http://tinyurl.com/azprofile
> >> _______________________________________________
> >> sakai-dev mailing list
> >> sakai-dev at collab.sakaiproject.org
> >> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
> >>
> >> TO UNSUBSCRIBE: send email to sakai-dev-
> >> unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
> > _______________________________________________
> > sakai-dev mailing list
> > sakai-dev at collab.sakaiproject.org
> > http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
> >
> > TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20120620/6722a634/attachment.html 


More information about the sakai-dev mailing list