rzymek
Posts: 1
|
| Posted: 03/20/2005, 1:19 PM |
|
Hi
Is there a way to add another programming language for CodeCharge Studio by myself?
I'm working on a project called C++ Server Pages (JSP like engine) and it would be nice if I could add support for it to CCS
|
 |
 |
peterr
Posts: 5971
|
| Posted: 03/20/2005, 4:54 PM |
|
Sorry, not in the current version, though I suspect that this might be possible within a year or so (although I've heard this 2 years ago as well). The main issue is that we're still making a lot of changes to the IDE as we're adding new features and improvements, thus next CCS releases would likely not be fully compatible with your code. However, once the IDE feels fairly complete and requires less maintenance on our part then I believe we will want to spend some efforts on allowing custom components to be created for CCS, and providing ways for others to support external technologies.
Keep in mind that it could take you 3-12 months to develop new code support for various CCS features (Record, Search, Grid, Editable Grid, Directory, individual controls, stored procedures, etc.)
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
|