BrewDawg / Tiraggo

A C# Cross Platform ORM Architecture derived from EntitySpaces (Full Xamarin Mono Touch Support)
MIT License
26 stars 8 forks source link

contributor #3

Open micuentadecasa opened 10 years ago

micuentadecasa commented 10 years ago

hi, My name is Luis Molina and I have some experience writing code generators, last is https://code.google.com/p/magicapps/ , is very simple but I think you can get an idea. I was thinking about creating a generator to use monotouch and then I found your Tiraggo so if you want a contributor we can talk.

HoosierMike commented 10 years ago

Sure, I can tell you one thing the Xamarin tool suite is really expensive. When I created all of the solutions for this project they had a free version that would work even on large projects. Now they're free version won't even let me compile my projects because they're not tiny little projects. However, the solutions I do have will work for all environments.

What do you have in mind? By the way, there is a nuget package now and video's for using Tiraggo ...

Building a Tiraggo Application

Cloud Code Generation

Video Presentation http://www.tiraggo.com/movies/Tiraggo_Cloud.html

Desktop Code Generation

Video Presentation http://www.tiraggo.com/movies/Tiraggo_Desktop.html

HoosierMike commented 10 years ago

I wrote the My2ndGeneration Desktop in C# of course but it uses all kinds of tools that won't run under Xamarin like the source code editor, the JavaScript on .NET engine and so forth ... But it does using Tiraggo and SQLite a as the database.

micuentadecasa commented 10 years ago

Hi Mike, my idea is to create something similar to http://www.radarc.net/ , this is from a friend of mine. a video http://www.youtube.com/watch?feature=player_embedded&v=9pICaBjuD-c ...., although I want something less complicated, for example I would like to use tiraggo for the bll and will generate the UI for any of the platforms. My problem is that I dont have so much time and in my current job I dont have time to investigate but I never give up; I hoped that tiraggo had something for the UI but it seems that is "only" for the business part. Anyway I'm always interested in talking about code generation and would like to help you in this adventure.

2013/11/26 Phurion, LLC notifications@github.com

Sure, I can tell you one thing the Xamarin tool suite is really expensive. When I created all of the solutions for this project they had a free version that would work even on large projects. Now they're free version won't even let me compile my projects because they're not tiny little projects. However, the solutions I do have will work for all environments.

What do you have in mind? By the way, there is a nuget package now and video's for using Tiraggo ...

Building a Tiraggo Application Cloud Code Generation

Video Presentation http://www.tiraggo.com/movies/Tiraggo_Cloud.html Desktop Code Generation

Video Presentation http://www.tiraggo.com/movies/Tiraggo_Desktop.html

— Reply to this email directly or view it on GitHubhttps://github.com/BrewDawg/Tiraggo/issues/3#issuecomment-29290211 .