Hi

On 2012.09.16 11:36, dickies wrote:
Just looking at Kevin McMahon's MD.Dialog project:
https://github.com/kevinmcmahon/MonoDroid.Dialog

Has anyone used this in production?
Sorta. Our 2 internal apps and one external proof-of-concept. No app-store, no google-play (yet).

I'm porting a MonoTouch project to MfA, which uses MonoTouch.Dialog
extensively and was wondering if it's robust enough to use.
There are some differences, so we have

1. started "commonization" of both APIs and
2. extending MT.D (and thus MA.D) with some features that were missing
   for some production code
   (FloatElement made no sense to be upadted by pull-by-refresh, so we
   are in process of changing
   Miguel's fields into props to get .net events)
3. splitting Miguel's code into file per class and partializing classes
   we do code sharing through linking
4. common stuff from step 3 is already  in extension WP.Dialog - but
   that was easy part, no we are
   planning to start adding UI

Right now we are in process of collecting as much as possible of our "samples" to have those as
unit-tests and regression reference for further work on extending...

cheers

mel





--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/MonoDroid-Dialog-in-production-tp5711814.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid


--
Miljenko Cvjetko dipl.ing. ET
        Direktor/CEO
        Projektant rjes(enja/Solution Architect 
        Razvojni programer/Senior developer
        Voditelj projekta/Project Manager

IX juz(na obala 13
Kajzerica Zagreb
T: 385 1 7775555
M: 385 91 557 447 3
F: 385 1 7779556
e: [email protected]
w: http://www.holisticware.net

_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to