Hi Dimuthu,
Great to see you've been making steady progress, all I can say is: "keep it
up".

I had a quick look at the github repo, nice to see you have some initial
README.  You could perhaps provide some links to the Android plugins for
Eclipse (to support the truly lazy).  The README, after all, is the one
place you have in github to attract the eye of those passing by.

You could also include some screenshots there and maybe link to/embed your
youtube screencast.

I notice that the package name you are using is com.isis.  Don't do that,
because it's not a domain name that you own.  I recommend that you go and
register a domain name of your own (eg I own danhaywood.com).  Failing
that, use org.apache.isis (though this latter option it is a bit
presumptious, I would say).

HTH
Dan




On 28 April 2013 11:27, DImuthu Upeksha <[email protected]> wrote:

> Hi Dan
>
> Sorry for not being able to get involved with the project because we
> had to get ready for the Inter University Games,
> This is the current progress of Android client I'm implementing.
> Basically I focused on functionalists rather than UI decorations. Up
> to now It can
>
> 0002 Representation of application (menu) services/repositories
>
> 0003 Display no-arg actions for domain services
>
> 0004 Invoke no-arg application service action returning a domain object
>
> 0007 Render domain entity properties
> - read-only
> - treat all properties as strings
>
> 0008 Handle additional basic property types
>
> - integer, string, date, boolean
>
> 0011 Render domain entity collections
> - read-only
>
> 0013 Render no-arg actions of entity
>
> 0015 Invoke a no-arg service action returning a (standalone) collection
> 0016 Invoke a no-arg action returning a scalar
>
> 0026 Invoke application service action taking simple datatypes
> - strings, int, date, boolean
>
> 0031 Choices for action arguments
>
> 0039 User authentication
>
> Please take a look at the video I have uploaded and give me some comments.
>
> [1 ]http://www.youtube.com/watch?v=_POnfbxeqpE&feature=youtu.be
> [2] https://github.com/DImuthuUpe/IsisAndroid
>
> Thank you
> Dimuthu
>
>
> --
> Regards
>
> W.Dimuthu Upeksha
> Undergraduate
>
> Department of Computer Science And Engineering
>
> University of Moratuwa, Sri Lanka
>

Reply via email to