Welcome Guest, Not a member yet? Register   Sign In
Matchbox callers and _remap
#4

[eluser]lancemonotone[/eluser]
Matchbox is an incredibly useful library. Thanks Zacharias. I implemented Tonan's modification and it does seem to be faster by about 0.1 sec in my small app. Is there any reason why I shouldn't track modules by default?

The reason I found this post is that using MB I was trying to load a view that was located in another module. Of course, Tonan's code didn't help with that; what I needed was:

Code:
$this->load->module_view();

That was mentioned in Tonan's post and briefly in your MB documentation (I think it should be more prominent). **EDIT: I just realized that load->module_view() is in the replacement Loader library that comes with Matchbox. Zacharias, you should definitely be louder about that method in your docs (which are otherwise much clearer than most). **

Also, Tonan, is your CRUD library going to be available? I'm looking for something lightweight and modular and maybe your CRUD will fit the bill.

Thanks!


Messages In This Thread
Matchbox callers and _remap - by El Forum - 02-18-2008, 05:51 PM
Matchbox callers and _remap - by El Forum - 02-18-2008, 05:56 PM
Matchbox callers and _remap - by El Forum - 02-19-2008, 07:20 AM
Matchbox callers and _remap - by El Forum - 03-08-2008, 09:35 AM



Theme © iAndrew 2016 - Forum software by © MyBB