Welcome Guest, Not a member yet? Register   Sign In
DataMapper, Validation, Crud issues
#9

[eluser]Andy78[/eluser]
[quote author="WanWizard" date="1310485062"]It is related to issue #59.

There isn't any progress at the moment.

Main issue is that the reactor team is very busy "sealing" all core classes, i.e. making class properties and/or methods protected or private.

This means that you can't access these properties anymore from outside the class, the only way to do something is via the creation of a MY_ extension.Which is a nightmare for all external libraries, as you can only have one extension. How are you, as a CodeIgniter user, going to deal with this?

Suppose you use both HMVC, Datamapper, and some other libraries. As of now (CI 2.0.2+) you're stuck having to merge the functionality of the MY_Lang, MY_Loader and possibly more that each of these solutions provide to work around this issue. And when you have merge conflicts (which you will), you're on your own.

Imho it was very wrong to start doing this without thinking about CI's architecture. Towards the future, it will make it nearly impossible to provide 3rd party libraries if there is no proper way to integrate into CI's core.[/quote]


I'm bit confused with whats going on with codeigniter now. I'm using version 2.0.2 and the validation messages show for me without any problems. I'm not sure if I am using the reactor version or not. can you still download the non-reactor version of CI 2.0.2 that does not have the sealing changes to the classes?


Messages In This Thread
DataMapper, Validation, Crud issues - by El Forum - 07-11-2011, 04:50 PM
DataMapper, Validation, Crud issues - by El Forum - 07-11-2011, 11:54 PM
DataMapper, Validation, Crud issues - by El Forum - 07-12-2011, 03:07 AM
DataMapper, Validation, Crud issues - by El Forum - 07-12-2011, 04:37 AM
DataMapper, Validation, Crud issues - by El Forum - 07-12-2011, 06:28 AM
DataMapper, Validation, Crud issues - by El Forum - 07-12-2011, 09:33 AM
DataMapper, Validation, Crud issues - by El Forum - 07-23-2011, 04:48 PM
DataMapper, Validation, Crud issues - by El Forum - 07-24-2011, 03:01 AM
DataMapper, Validation, Crud issues - by El Forum - 07-29-2011, 06:46 PM
DataMapper, Validation, Crud issues - by El Forum - 07-30-2011, 02:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB