roeya
Posts: 181
|
| Posted: 09/18/2009, 12:00 AM |
|
Should I use the InMotion way or the regular .NET ?
The InMotion forum has much less activity and the framework stayed the same from Oct 2007
Although I read somewhere in the forums this is the way to go it seems it is somewhat dead.
_________________
http://www.infoneto.com/ |
 |
 |
robertmann
Posts: 109
|
| Posted: 09/18/2009, 1:32 AM |
|
IM because Peter said that regular .net may be not supported later. And now Yes updates IM and there were fixes to this code in all CCS updates. Old regular code is complex to understand and modify so if you try creating custom code with both then you will see big difference. And old .net doesnt allow to compile single page so you always wait for compiling full app with many pages.
_________________
Robert |
 |
 |
roeya
Posts: 181
|
| Posted: 09/18/2009, 4:17 AM |
|
robertmann, thanks
Does the InMotion code with googlecode is not relevant and now Yes control InMotion framework ?
_________________
http://www.infoneto.com/ |
 |
 |
Oper
Posts: 1195
|
| Posted: 09/19/2009, 8:07 AM |
|
the problem i see in inmotion is:
when you read thing like this 2007 (we are in 2009)
link to a broken pages.
http://code.google.com/p/inmotion-framework/
or link like this them you get scary on the direction to go:
http://docs.codecharge.com/studio40/html/index.html?htt...nFramework.html
maybe i'm wrong so.
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |
robertmann
Posts: 109
|
| Posted: 09/19/2009, 2:55 PM |
|
I think that Yes can answer about control of IM framework. But maybe IM framework is not updated publicly because there was no enough developer interest or maybe main developers dont have time or use it for private customers or projects. So Yes updates own version and maybe original coders update own version. Same as MySQL, Joomla, Mambo and other projects have several branches. Not updating is not possible because CCS has new features and fixes and they work with IM. So 2007 is a different old version and it may be not important because all other CCS code is older. PHP code is from 2002 and only updated when something is fixed or added. And nobody can modify PHP that CCS generates so we cannot make it newer but anybody can improve IM code.
_________________
Robert |
 |
 |
tomato
Posts: 11
|
| Posted: 09/22/2009, 10:25 PM |
|
Interesting, I have a major .net project coming up so was wondering if the IM thing has future as I dont want to give a client something which has a limited future.
|
 |
 |
robertmann
Posts: 109
|
| Posted: 09/23/2009, 1:30 AM |
|
OK so now you know that such question doesnt make sense. Or you never asked Yes about it and never looked at IM and only want to take turn in asking same question that was already answered? Sorry but asking same questions in different way will not change the answer. Or I cannot understand how several functions written in .NET can have limited future because every app has some functions and you will need to write them anyway if you dont use IM. And I think that IM was created to replace generating code that has no future.
_________________
Robert |
 |
 |
Vasiliy
Posts: 378
|
| Posted: 09/23/2009, 11:03 AM |
|
Quote :And I think that IM was created to replace generating code that has no future.
Sorry, what did you mean?
_________________
Vasiliy |
 |
 |
peterr
Posts: 5971
|
| Posted: 10/01/2009, 4:20 PM |
|
Hi Robert, Vasiliy,
I suspect that Robert meant that InMotion Framework no longer requires that CCS generates any code? This is mostly true as currently with InMotion Framework almost no code is being generated. The framework acts as a component library and it is utilized in a simple way without a need to generate much code.
However, I wouldn't say that code generation doesn't have a future, there are some ways to improve IM by generating middle tier objects/classes. There are ways to improve our PHP by generating less code, but not necessarily eliminating code generation.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
Vasiliy
Posts: 378
|
| Posted: 10/03/2009, 11:47 AM |
|
Peter,
Thanks for clarification.
I agree with you. Concept: "Visual Design -> automated Code Generation" is simple and efficient, and will be in demand.
_________________
Vasiliy |
 |
 |