displaying top 100 results
Make form processing simpler with Brian Kotek’s FormUtils
Portal Comment Comment on RIAForge decommissioning by James Mohler
James Mohler Makes me feel glad I adopted and adapted Brian Kotek's formutils. Even so, I wish there was a systematic way to get everything over to Github or somewhere.
Tracker Issue Bug 74517:(Watson Migration Closure)Store variables in the case that they are declared when you set them
2602215 CF-3037105 Language Brian Kotek Bug 74517:(Watson Migration Closure)Store variables in the case that they are declared when you set them Problem:
Store variables in the case that they are declared when you set them. For example, this:
should do the same thing as
Currently you actually
2603769 CF-3035214 Performance Brian Kotek Bug 71982:Might I suggest using the underlying Java UUID creation to generate UUIDs? It appears that the default UUID generation is much slower than Java's and this would appear to have no external effects Problem:
Might I suggest using the underlying
Tracker Issue Bug 81013:Say I have a User CFC
2599141 CF-3040538 ORM Support Brian Kotek Bug 81013:Say I have a User CFC Problem:
Say I have a User CFC. User has a one-to-many to UserRole. UserRolehas two subtypes, Customer and Referrer, that extend UserRole viasingle table inheritance. UserRole defines the discriminatorColumn,and Customer
2597884 CF-3042139 Language : CF Component Brian Kotek Bug 84112:(Watson Migration Closure)Provide some sort of hook or event handler that can be notified when a new CFC instance is created with new or CreateObject Duplicate ID: CF-3687747
Problem:
Provide some sort of hook or event handler
2602216 CF-3037104 CFForm : Standard XML Brian kotek Bug 74515:Many people using CF encounter one common issue: they have to jump through hoops to handle forms that have a number of duplicated fields (username_1, username_2, etc Duplicate ID: CF-3041386
Problem:
Many people using CF encounter one