Re: Several questions… before I buy the license
- Are the codes fully-customizable?
- Would it be possible to generate the source code from ScriptCase then edit and modify it afterwards using an IDE, say Zend Studio or NetBeans?
- I would like to customize the software
You would have to determine this for yourself. SC creates PHP code, but many of the vars, functions, etc are in Portuguese. You also have to take into account that depending on what you change is subject to die when you regenerate. You are allowed to create functions that are static and will remain, but that limits what you can change. This would be unique to you and your project.
I found it difficult to maintain any custom changes in the generated code itself. You should be able to review the generated code using the trial and judge for yourself.
At the end of the day, it is PHP, but does carry a lot of baggage that is duplicated for each app.
- Is CSS fully supported or is it just limited to the CSS options available in SC?
- Simultaneous DB access / Internal Locking
- Since an ERP can have multiple users accessing it simultaenously, is there way in SC to do this database locking to maintain data integrity? Or should I just do it in SQL-level
WYSIWYG on the DB functions in SC. You would have to perform anything else on your own.
You can provide any CSS changes you want using your own CSS files. I have used custom CSS files in several projects. I did not however try to override what was built into a SC theme, but it should be possible.
- I am planning to sell the software, I already have potential clients.
- Can I hide the source code when I deploy it to my client’s servers?
- Or would any guy with basic PHP knowledge be able to access my code?
- Or would I need to buy and install ScriptCase to each of my client’s server for this to work?
The generated code is PHP. You would have to protect it using something like SC does. I believe they use Zend.
Anyone could make changes if you did not protect it. Again, making changes to SC generated code is not very friendly.
Installing SC on each client would not help and would be very costly. I license per install.
- Cloud computing
- Is ScriptCase’s framework scalable enough for cloud computing? I mean accessing it via the Internet and not the LAN
Are you talking about using the SC IDE over the LAN? Yes it is possible. If you have a decent connection, it is fine. I worked on a project a year ago where I logged into a remove server to create code.
If you need any additional information, please let me know.
Regards,
Scott.