libredwg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libredwg] Refactoring R2000


From: Avneet Kaur
Subject: Re: [libredwg] Refactoring R2000
Date: Thu, 11 Jul 2013 10:42:50 +0530

On Wed, Jul 10, 2013 at 10:17 PM, Avneet Kaur <address@hidden> wrote:
> According to my review, there are two paths either
> - Declare decoding function of every version in decode.h file and define in
>   separate file depending upon its version.
> OR
> - Make .h file to decode every version like declaration of decode_R13_R15()
>   will be in decode_r2000.h file and definition in decode_r2000.c file and
>   calling from decode.c file by dwg_decode_data().


Please reply so that I could start refactoring on this.

--
Er. Avneet Kaur
Blog: www.avneetkhasla.wordpress.com

"Coming together is a beginning; keeping together is progress; working
together is success."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]