[Building Sakai] Entity borker

Aaron Zeckoski azeckoski at unicon.net
Sun Jun 17 07:15:16 PDT 2012


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+Broker
>> >>>
>> >>> 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


More information about the sakai-dev mailing list