xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* blktap3 in C++?
@ 2012-09-07 15:08 Thanos Makatos
  2012-09-07 15:21 ` Keir Fraser
  0 siblings, 1 reply; 4+ messages in thread
From: Thanos Makatos @ 2012-09-07 15:08 UTC (permalink / raw)
  To: xen-devel@lists.xensource.com

I was wondering whether it would make sense to have blktap3 in C++. I don't have very strong feelings about it; I'd prefer to have it in C++, but it's already written in C and it works. The benefits of having it in C++ would be code clarity and maintainability. I bring this up now because I'm currently cleaning it up, so it's the best time to do it, should we decide to do so.

--
Thanos Makatos

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: blktap3 in C++?
  2012-09-07 15:08 blktap3 in C++? Thanos Makatos
@ 2012-09-07 15:21 ` Keir Fraser
  2012-09-07 21:08   ` Joseph Glanville
  0 siblings, 1 reply; 4+ messages in thread
From: Keir Fraser @ 2012-09-07 15:21 UTC (permalink / raw)
  To: Thanos Makatos, xen-devel@lists.xensource.com

On 07/09/2012 16:08, "Thanos Makatos" <thanos.makatos@citrix.com> wrote:

> I was wondering whether it would make sense to have blktap3 in C++. I don't
> have very strong feelings about it; I'd prefer to have it in C++, but it's
> already written in C and it works. The benefits of having it in C++ would be
> code clarity and maintainability. I bring this up now because I'm currently
> cleaning it up, so it's the best time to do it, should we decide to do so.

Leave it be, and learn how to write maintainable C code!

> --
> Thanos Makatos
> 
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: blktap3 in C++?
  2012-09-07 15:21 ` Keir Fraser
@ 2012-09-07 21:08   ` Joseph Glanville
  2012-09-10  8:38     ` Thanos Makatos
  0 siblings, 1 reply; 4+ messages in thread
From: Joseph Glanville @ 2012-09-07 21:08 UTC (permalink / raw)
  To: Keir Fraser; +Cc: Thanos Makatos, xen-devel@lists.xensource.com

On 8 September 2012 01:21, Keir Fraser <keir@xen.org> wrote:
> On 07/09/2012 16:08, "Thanos Makatos" <thanos.makatos@citrix.com> wrote:
>
>> I was wondering whether it would make sense to have blktap3 in C++. I don't
>> have very strong feelings about it; I'd prefer to have it in C++, but it's
>> already written in C and it works. The benefits of having it in C++ would be
>> code clarity and maintainability. I bring this up now because I'm currently
>> cleaning it up, so it's the best time to do it, should we decide to do so.
>
> Leave it be, and learn how to write maintainable C code!

Hehe a personal opinion is that C is a more readable/maintainable
language because it is fundamentally simpler. :)

With that said, where can I find the source for blktap3? is it in the
xen-unstable.hg?

>
>> --
>> Thanos Makatos

Cheers,

Joseph.

-- 
CTO | Orion Virtualisation Solutions | www.orionvm.com.au
Phone: 1300 56 99 52 | Mobile: 0428 754 846

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: blktap3 in C++?
  2012-09-07 21:08   ` Joseph Glanville
@ 2012-09-10  8:38     ` Thanos Makatos
  0 siblings, 0 replies; 4+ messages in thread
From: Thanos Makatos @ 2012-09-10  8:38 UTC (permalink / raw)
  To: Joseph Glanville, Keir (Xen.org); +Cc: xen-devel@lists.xensource.com

Blktap3 is not yet in xen-unstable, I'm working on cleaning it up. You can find it here: http://lists.xen.org/archives/html/xen-devel/2012-08/msg00853.html

> -----Original Message-----
> From: Joseph Glanville [mailto:joseph.glanville@orionvm.com.au]
> Sent: 07 September 2012 22:09
> To: Keir (Xen.org)
> Cc: Thanos Makatos; xen-devel@lists.xensource.com
> Subject: Re: [Xen-devel] blktap3 in C++?
> 
> On 8 September 2012 01:21, Keir Fraser <keir@xen.org> wrote:
> > On 07/09/2012 16:08, "Thanos Makatos" <thanos.makatos@citrix.com>
> wrote:
> >
> >> I was wondering whether it would make sense to have blktap3 in C++.
> I
> >> don't have very strong feelings about it; I'd prefer to have it in
> >> C++, but it's already written in C and it works. The benefits of
> >> having it in C++ would be code clarity and maintainability. I bring
> >> this up now because I'm currently cleaning it up, so it's the best
> time to do it, should we decide to do so.
> >
> > Leave it be, and learn how to write maintainable C code!
> 
> Hehe a personal opinion is that C is a more readable/maintainable
> language because it is fundamentally simpler. :)
> 
> With that said, where can I find the source for blktap3? is it in the
> xen-unstable.hg?
> 
> >
> >> --
> >> Thanos Makatos
> 
> Cheers,
> 
> Joseph.
> 
> --
> CTO | Orion Virtualisation Solutions | www.orionvm.com.au
> Phone: 1300 56 99 52 | Mobile: 0428 754 846

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-09-10  8:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-07 15:08 blktap3 in C++? Thanos Makatos
2012-09-07 15:21 ` Keir Fraser
2012-09-07 21:08   ` Joseph Glanville
2012-09-10  8:38     ` Thanos Makatos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).