← Back to team overview

tomdroid-dev team mailing list archive

Re: Renaming SyncService

 

Hi Rodja,

Thanks for your interest in tomdroid! Sorry if I haven't replied earlier,
just got back from a business trip and I'm catching up my mails.. Be warned,
I might reply to all of your inquiries out of order... Don't hesitate to
correct me or give me a quick context if you see me drifting.

On Sun, Jun 13, 2010 at 4:52 AM, Rodja Trappe <mail@xxxxxxxxx> wrote:

> Hi,
>
> I like to rename the SyncService class and all similar names to
> SyncStrategy or SyncMethod. 'Service' is not very descriptive and
> misleading. Also in Android a Service is a background process. In
> Tomdroid we should have a SyncService inherited from android.app.Service
> which would either use the SdCardSyncMethod or the SnowySyncMethod -- as
> choosen in the prefs. We are using the strategy pattern, let's do the
> naming accordingly.
>
> Any thoughts?
>

I saw that you already did the rename but anyway, I just wanted to say that
I agree with it.

Cheers!
-- 
Olivier Bilodeau <olivier@xxxxxxxxxxxxxxxxx>

References