ray73864 - 07 August 2009 11:39 PM
bah, there’s nothing special about CIEX.php at all, i was expecting more elaborate code after decrypting it, but there’s only like 12 functions, all about 7 or 8 lines long, the biggest of them all being the save function.
and most of it is using standard CI active record stuff, i really don’t see why you would have bothered encrypting it in the first place.
Hi ray73864
Did we in any of our previous posts and on our website say that the ORM was something extraordinary and special? If so please quote.
We understand that this is an open-source community, and many people are against protected code. We value our ORM, and had the implementation idea ourselves from scratch (whether it was an original idea or not, is not for us to judge, as we cannot guarantee that there are no implementations like this around already). We just hope that you can respect it.
From the encrypted file, you can already tell that the code is not massive, so what’s the surprise, really?
We focused on minimalistic code, whilst achieving what we needed to use for our projects. If you dislike the implementation, then simply use another ORM.
But thank you for taking the time to decode the file, and showing interest in our ORM. I hope you find the rest of CIEX useful and equally as interesting! 