search : luis m.

select a category, or use search below
(searches all categories and all time range)

displaying top 100 results

Comment on getComponentMetadata().extends contains stale information by Luis M.
Comment on Support "arrow functions" syntax for closures by Luis M.
Comment on Ability to keep connection state on http/s calls by Luis M.
Comment on Calling methods on JDK 8 interfaces does not work by Luis M.
Comment on App-specific mappings do not register correctly by Luis M.
Comment on App-specific mappings do not register correctly by Luis M.
Comment on App-specific mappings do not register correctly by Luis M.
Comment on regression: javax.persistence.TransactionRequiredException when doing native createQuery() calls by Luis M.
Comment on Enhance cfquery or anything that returns queries to return array of structs by Luis M.
Comment on Create a new ORM event handler for when ORM entities are created: postNew() by Luis M.
Comment on Allow third argument to createobject to be one or more locations of jars by Luis M.
Comment on HTTP request erases on-the-fly app mappings on other requests until getApplicationMetadata() is called by Luis M.
Comment on Create a new ORM event handler for when ORM entities are created: postNew() by Luis M.
Comment on Create new core function: isInThread() to easily tell if you are within a cfthread or not by Luis M.
Comment on The parser will throw exception if closure used with arguments in a new object creation syntax by Luis M.
5868549 CF-4204539 Ashudeep S. @Luis M: It seems like you are directly calling the hibernates API rather than using our versions of methods. I have attached the hibernate-core-5.2.19-SNAPSHOT.jar with this JIRA, which contains the fix from hibernate side. Can you please download it and run
5868549 CF-4204539 Ashudeep S. @Luis M: This is a problem with hibernate source-code, As you can see in the comments of this issue https://hibernate.atlassian.net/browse/HHH-13262 , this bug was introduced in hibernate version 5.1 and got fixed in version 5.4, ACF ships with version 5.2 with some
2609782 CF-3775860 External U. More information on this is available here: http://www.andyscott.id.au/blog/coldfusion-orm-and-things-one-should-consider-and-is-criteria-building-a-good-option The numbers reported by Luis are from my comment at the bottom of the page where you will also find a
guys don't actually work with either CFML applications or even modern websites. This approach only works for a single, stand-alone website (like how we might have done in 2001). What if I'm not in the business of building websites, but I build applications such as FW/1 or ColdBox or the like? Or any
2610028 CF-3737411 ORM Support Luis Majano ORM bi-directional relationship setup Right now as it stands, you have to code a tremendous amount of boilerplate code in order to have bi-directional relationships work from either side. Why not add this already to the generated functions already
daniel fredericks I can say that is what learn cf in a week is for : http://www.learncfinaweek.com/ also there is this book by Luis Majano: