All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lei Yu <lei.2.yu@nokia.com>
To: ofono@ofono.org
Subject: Re: [PATCH 4/5] cdmaphonesim: Add CDMA SMS Support
Date: Mon, 20 Dec 2010 13:53:07 -0800	[thread overview]
Message-ID: <4D0FD043.90003@nokia.com> (raw)
In-Reply-To: <4D0FBFAC.1010701@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1553 bytes --]

Hi Denis,

On 12/20/2010 12:42 PM, ext Denis Kenzior wrote:
> Hi Lei,
>
> On 12/08/2010 06:35 PM, Lei Yu wrote:
>> ---
>>   Makefile.am               |    9 ++
>>   configure.ac              |    6 +
>>   plugins/cdmaphonesim.c    |  344 +++++++++++++++++++++++++++++++++++++++++++++
>>   plugins/cdmaphonesim.conf |   14 ++
>>   4 files changed, 373 insertions(+), 0 deletions(-)
>>   create mode 100644 plugins/cdmaphonesim.c
>>   create mode 100644 plugins/cdmaphonesim.conf
>>
>
> Have you considered adding a CDMA/GSM selector to phonesim.conf instead?
>   So e.g. a new configuration key called 'Type' where type can be 'gsm'
> or 'cdma'.
>
> That way you can share much of the phonesim plugin plumbing and only
> populate the atoms differently...
>

We thought about this briefly but decided not pursuing that path at this 
stage of CDMA development mainly due to following reasons: a). We think 
it may make more sense to let CDMA development evolving a bit more on 
its own and then evaluate to see for which part it makes sense
to merge. We are afraid merging too early will make the phonesim.c code 
looking ugly with a lot of if/else down the road. We are planning to 
evaluate things like this when we have at least a few CDMA atoms 
implemented. b). We definitely would like to cause as little disruption 
to GSM as possible at this stage of CDMA development.

I am definitely looking forward to hearing more from you and other 
people and open for any changes.

> Regards,
> -Denis

Regards,
Lei

  reply	other threads:[~2010-12-20 21:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-09  0:35 [PATCH 4/5] cdmaphonesim: Add CDMA SMS Support Lei Yu
2010-12-20 20:42 ` Denis Kenzior
2010-12-20 21:53   ` Lei Yu [this message]
2010-12-20 22:32     ` Denis Kenzior
2010-12-20 23:14       ` Lei Yu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D0FD043.90003@nokia.com \
    --to=lei.2.yu@nokia.com \
    --cc=ofono@ofono.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.