<feed xmlns='http://www.w3.org/2005/Atom'>
<title>prado/framework/Exceptions, branch 3.2.2.03</title>
<subtitle>Fork of Prado PHP framework
</subtitle>
<id>https://emkael.info/cgit/prado/atom?h=3.2.2.03</id>
<link rel='self' href='https://emkael.info/cgit/prado/atom?h=3.2.2.03'/>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/'/>
<updated>2013-07-24T10:22:49Z</updated>
<entry>
<title>Upgrade to newly released 3.2.2</title>
<updated>2013-07-24T10:22:49Z</updated>
<author>
<name>Ciro Mattia Gonano</name>
<email>ciromattia@gmail.com</email>
</author>
<published>2013-07-24T10:22:49Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=0f332e6564ed67ef7eb4d715ce3bcb5ff54c50cf'/>
<id>urn:sha1:0f332e6564ed67ef7eb4d715ce3bcb5ff54c50cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 3.2.1</title>
<updated>2013-04-24T07:59:48Z</updated>
<author>
<name>Ciro Mattia Gonano</name>
<email>ciromattia@gmail.com</email>
</author>
<published>2013-04-24T07:59:46Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=daa4dde508865ef0f08e584987b0695d4847809a'/>
<id>urn:sha1:daa4dde508865ef0f08e584987b0695d4847809a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bumped year to 2013, integrated recent changes from branch/3.2</title>
<updated>2013-01-19T10:17:39Z</updated>
<author>
<name>ctrlaltca</name>
<email></email>
</author>
<published>2013-01-19T10:17:39Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=f2a2465a97591ad478ba6b99dc4bb55b09620452'/>
<id>urn:sha1:f2a2465a97591ad478ba6b99dc4bb55b09620452</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added missing message for component_method_undefined</title>
<updated>2012-11-08T09:36:28Z</updated>
<author>
<name>ctrlaltca</name>
<email></email>
</author>
<published>2012-11-08T09:36:28Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=fbaf4273a46828702ef1428f42e5721720d727f6'/>
<id>urn:sha1:fbaf4273a46828702ef1428f42e5721720d727f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MAJOR UPGRADE to TComponent</title>
<updated>2012-10-31T02:35:01Z</updated>
<author>
<name>javalizard@gmail.com</name>
<email></email>
</author>
<published>2012-10-31T02:35:01Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=9ed8e2fff531f9188dc55a99e3006f94edc59a5e'/>
<id>urn:sha1:9ed8e2fff531f9188dc55a99e3006f94edc59a5e</id>
<content type='text'>
This adds global 'fx' events, behaviors, class-wide behaviors, intra-object/behavior 'dy' events, and tweaks the raiseEvent to be more advanced (yet backward compatible).  A large amount of documentation is in here too.  Slight changes to the TApplication object is  made to provide events with priorities.  TComponent has a massive amount of test cases as well…  There are now 512 assertions.  Test cases have been added for testing the GetJS and SetJS and ensure functionality of these new getters and setters.

The Behaviors are all tested and fully integrated into the TComponent Object.  Behaviors are more transparently and widely integrated into TComponent.

Class Behaviors rely on the global events to add behaviors to instanced objects.  Class behaviors also allow for behaviors to be added during the instancing of new objects of the class.

Dynamic events enable the object to send events directly to behaviors as intra-object events.  Dynamic events can be chained as multiple behaviors may implement the event.  This allows for parameter filtering.

RaiseEvent allows for raising global events, capturing results, and feeding results forward into the next handlers parameters should the need arise.  This is a forward thinking feature to enable new processes to be designed into the code for PRADO version 3.3 and future version 4.0.  This functionality is transparent when unused.

We are hoping this is fully backward compatible with the existing code base.  It was designed for maximum backward compatibility while expanding the functional base exponentially.

This clears the way for a new way of thinking about how objects relate.</content>
</entry>
<entry>
<title>standardize the use of unix eol; use svn properties to enforce native eol</title>
<updated>2012-07-12T11:21:01Z</updated>
<author>
<name>ctrlaltca</name>
<email></email>
</author>
<published>2012-07-12T11:21:01Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=903ae8a581fac1e6917fc3e31d2ad8fb91df80c3'/>
<id>urn:sha1:903ae8a581fac1e6917fc3e31d2ad8fb91df80c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>happy new year</title>
<updated>2012-07-12T10:55:10Z</updated>
<author>
<name>ctrlaltca</name>
<email></email>
</author>
<published>2012-07-12T10:55:10Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=3e4e6e66aeb3f8fea4e1eb4237498ef9d2358f63'/>
<id>urn:sha1:3e4e6e66aeb3f8fea4e1eb4237498ef9d2358f63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TSecurityManager: make it able to use any hashing/crypto algorithm supported by php; use php built-in functions when available</title>
<updated>2012-07-10T23:43:14Z</updated>
<author>
<name>ctrlaltca</name>
<email></email>
</author>
<published>2012-07-10T23:43:14Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=37c4c3b158994707ab502b1b9bf4994872deeace'/>
<id>urn:sha1:37c4c3b158994707ab502b1b9bf4994872deeace</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for #400</title>
<updated>2012-05-10T22:05:47Z</updated>
<author>
<name>ctrlaltca</name>
<email></email>
</author>
<published>2012-05-10T22:05:47Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=799832a5388260337567611dd2041fc19409a2f1'/>
<id>urn:sha1:799832a5388260337567611dd2041fc19409a2f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>3-in-1 bugfix commit:</title>
<updated>2011-11-17T16:52:56Z</updated>
<author>
<name>ctrlaltca@gmail.com</name>
<email></email>
</author>
<published>2011-11-17T16:52:56Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=d840107832b1f59a9fc3b93ffb97ef976be1b83c'/>
<id>urn:sha1:d840107832b1f59a9fc3b93ffb97ef976be1b83c</id>
<content type='text'>
1) TErrorHandler: avoid an error when trying to hide the file path of a lambda function
2) TSecurityManager: avoid a race condition when first generating the encryptionkey or the validationkey
3) TActiveFileUpload: urlencode the base64'ed token since it can contain the "+" character (otherway it would be traslated to a space)
</content>
</entry>
</feed>
