Re: [E-devel] Patch for deprecating enum.

2012-02-29 Thread Daniel Juyung Seo
This looks good :)

1. I kindly recommend to add below line to elm_deprecated.h
typedef _Elm_Calendar_Mark_Repeat_Type Elm_Calendar_Mark_Repeat EINA_DEPRECATED;

2. Why did you make this change?
-typedef struct _Elm_Calendar_Mark Elm_Calendar_Mark;/** Item
handle for a calendar mark. Created with elm_calendar_mark_add() and
deleted with elm_calendar_mark_del(). */
+typedef struct _Elm_Calendar_Mark Elm_Calendar_Mark ;/** Item
handle for a calendar mark. Created with elm_calendar_mark_add() and
deleted with elm_calendar_mark_del(). */

Thanks!

Daniel Juyung Seo (SeoZ)

On Thu, Mar 1, 2012 at 11:26 AM, Elevate Efl eflel...@gmail.com wrote:
 Kindly suggest if there is a better way.

 Regards,
 Sanjeev

 --
 Virtualization  Cloud Management Using Capacity Planning
 Cloud computing makes use of virtualization - but cloud computing
 also focuses on allowing computing to be delivered as a service.
 http://www.accelacomm.com/jaw/sfnl/114/51521223/
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Patch for deprecating enum.

2012-02-29 Thread Elevate Efl
On Thu, Mar 1, 2012 at 11:38 AM, Daniel Juyung Seo seojuyu...@gmail.comwrote:

 This looks good :)

 1. I kindly recommend to add below line to elm_deprecated.h
 typedef _Elm_Calendar_Mark_Repeat_Type Elm_Calendar_Mark_Repeat
 EINA_DEPRECATED;


Ok.



 2. Why did you make this change?
 -typedef struct _Elm_Calendar_Mark Elm_Calendar_Mark;/** Item
 handle for a calendar mark. Created with elm_calendar_mark_add() and
 deleted with elm_calendar_mark_del(). */
 +typedef struct _Elm_Calendar_Mark Elm_Calendar_Mark ;/** Item
 handle for a calendar mark. Created with elm_calendar_mark_add() and
 deleted with elm_calendar_mark_del(). */


Oops..unintended typo. Will fix that one.


 Thanks!

 Daniel Juyung Seo (SeoZ)

 On Thu, Mar 1, 2012 at 11:26 AM, Elevate Efl eflel...@gmail.com wrote:
  Kindly suggest if there is a better way.
 
  Regards,
  Sanjeev
 
 
 --
  Virtualization  Cloud Management Using Capacity Planning
  Cloud computing makes use of virtualization - but cloud computing
  also focuses on allowing computing to be delivered as a service.
  http://www.accelacomm.com/jaw/sfnl/114/51521223/
  ___
  enlightenment-devel mailing list
  enlightenment-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 


 --
 Virtualization  Cloud Management Using Capacity Planning
 Cloud computing makes use of virtualization - but cloud computing
 also focuses on allowing computing to be delivered as a service.
 http://www.accelacomm.com/jaw/sfnl/114/51521223/
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel