This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
So I just installed and started playing around with Lightspeed (I'm impressed!). I'm confused because I have far more than 8 entities in my project and it builds fine. If its ok for me to use more than that on the free edition? Or do I need to pay? How will the license be enforced, will it be if/when I deploy? |
|
|
The licence is enforced at runtime, rather than design/compile time. Your project will build fine, and it will run okay for a while; but LightSpeed will throw an exception if your application tries to load more than 8 types of entity in the same instance. That is, as long as your application only works with 8 entity types, it will be fine, but it will fail when it runs across a ninth. Hope this makes sense -- please let us know if you need further info. |
|
|
Thats great to hear! Thanks!
|
|