#74 open
Luiz Alberto Zaiats

Class names conflict

Reported by Luiz Alberto Zaiats | February 20th, 2009 @ 01:29 PM | in 2.0

Houston we have a problem ;)

If i use one recess install to host 2 or more apps, their classes names conflict and causes some trouble.

Imagine this scenario:

apps/myApp1/models/User.class.php [user_id, password] apps/myApp2/models/User.class.php [user_id, password, email, active]

When i try to instantiate an User in myApp2 the object created is from the class defined on myApp1. ;(

I havent searched the cause yet!

LZ

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

The Recess PHP Framework is an open source, full stack, RESTful PHP framework.

http://www.recessframework.org/

Pages